User forums > Embedded development
Debugging MSP430 from within C::B
pfong:
Ok, I did a little more experimenting with a regular native console app.
Next never returns control in GBD on a while(1) loop. This seems correct because you never get to the next line.
So the C::B behavior when you press "Next" is correct. The UI goes into the running state and you can break by pressing the break button.
The behavior when you execute next by typing it in the command box is incorrect or at least undesirable. The UI does not go into the running state, so you cannot break by pressing the break button (or any other way as far as I can tell).
In both cases the only thing I see in the debugger log is "next".
Navigation
[0] Message Index
[*] Previous page
Go to full version