I have just done the "blinky" program in CCS.
The program builds fine, but when running debug mode it stops right after the
void main(void)
{
in the Debug window as you can see in the attached picture. Clicking on "resume" starts the program properly, but I shouldn't have to click "resume"...
It runs fine if use Keil's "program".
Any help in getting this to work properly in CCS would be greatly appreciated.
Thanks,
-Mark

