I'm running CCS V5.1.1.00028 on a eZdsp F28335 development board. For some reason I've started to have problems setting breakpoints. I'll be able to set the breakpoint in one part of an routine but another will cause an error and set the grey marker. (See screen capture below)
Can some please explain why this is happening?
Ed
Hi Ed,
I see that you are using hardware breakpoints with your F28335. Note that the device only allows you to set 2 HW breakpoints at the same time. You already have one set and the other resource may be automatically used by CCS (it usually sets one at the exit point of the application or at main). You can disable this in the debugger options (Tools->Debugger Options).
Thanks
ki
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box