Hi I am using C2000 Launch Pad. and using CCS 6.0.1
I have simple code for ADC read and PWM.
In CCS debug mode, I have set few break points in the code and in the breakpoint properties the action is set to "Remain Halted". My assumption is whenever program counter will reach the break point, the code will stop executing at that point unitll the I click the run button again, but the code keeps on running. I know code reached the break point since I can see variables updating in the watch window but the code does not stop at that point.
Please guide me. What I am doing wrong. How do I use breakpoints, so that code stops executing, where breakpoint is set.
Many Thanks,
Ishan
