Other Parts Discussed in Thread: C2000WARE, CCSTUDIO
Tool/software: Code Composer Studio
Hi,
I'm working with the TMS320F28379D and the XDS100v2 Debug probe and running CCS version 10 on a linux platform. I'm having an error/issue with building my CCS project, as CCS simply crashes every time I try to load/debug my program.
There are a few different errors happening that I've been trying to work around: when I try to load the program, I get an error saying multiple debuggable cores available, and then the program will not load.
Since I'm only actively using one CPU, I changed the target configuration to bypass the second CPU and changed the debug configuration to link my .out file with just the CPU I want to use.
When I debug, sometimes it goes through and displays that my CPU is (disconnected: unknown). And sometimes it simply crashes. Also, sometimes when I try to load the program, CCS also just crashes.
I've tried shutting everything down and restarting, and I've also tried moving my project and starting from an entirely new workspace. I am attaching the dump file that is generated after the crash.
Any help would be greatly appreciated! Thanks.
- Sophia