What is the logic with Run/Program chip?
I am confused a little bit with something:
As far as I can tell what the Run button does is flashes/programmes the chip with current build. This is little bit confusing, because in other IDE they usually call it “Flash” or “Program the chip”, but ok, just different word.
But then if we right click on the root project in Project Exporer and go to Target - there are “Program chip...” and “Erase chip...”. Well, at least with my configuration these two menues do not do anything at all - you click at it and absolutely nothing happens: no information in console, no error of any kind, chips don’t get either programmed or erased.
So what do these buttons do? And is Run button equivalent to Flash in KEIL or CooCox(R.I.P.)? Since well... we have separate button to programm the chip, so maybe run is for something else.... Does it do anything special except flashing uC?