Other Parts Discussed in Thread: TMS320F28075
Hi,
I am experimenting a lot of crashes in CCS while trying to debug my code. I am working with the C28x CPU along with the CLA over the TMS320F28075.
- Windows 7 - 64bit
- CCS v6.1.2.00015
- BlackHawk USB 100v2 debugger. TMS320F28075 in a custom PCB board (tested and working perfectly).
Using the CLA I have succeed to debug with the __mdebustop() directive few days ago with no so many problems. Since yesterday, every time I try to place more than a breakpoint in main CPU it automatically shutdowns CCS. Sometimes also with only one, depending where I try to place it...
I have tried with setting off the optimization levels, and the same occurs. Last crash I saw was trying to configure a Hardware breakpoint in a specific Data memory address. I have sent several crashes logs through your contextual menu at program startup after this crashes.
Could you please give me some recommendations on how to solve these problems?
Thank you