This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

single step buttons disabled on Eclipse

I've setup Eclipse GCC tools for building and debugging as per the nAN-29 app note (and lot of online help) and able to build the code. However, the debugging is working only partially. When the debug is launched, it programs the chip and goes into main and halts. However, the buttons for debugging are disabled (step into, step out, restart, run etc). I can only right click and select "Run to line". What could be wrong?

Related