Other Parts Discussed in Thread: TM4C129XNCZAD, TM4C129XKCZAD
My CCS solution contains 4 different projects for 4 instances of our multiprocessor product which contains 4 TM4C129X Tiva processors.
I have all 4 projects configured similar. I have noticed I can compile/download and debug only one project in the solution with our xds200 emulator probe.
When I download the working project it erases flash, downloads the program and breaks at main. I can single step etc. all is ok. But if I try another project it erases flash, downloads program but will not break at main. I get 4 red error messages in the Console saying "CORTEX_M4_0: Trouble Setting Breakpoint with Action xxx.
The program does download correctly as a subsequent reset verifies the program was flashed correctly.
I have reset all "Debug" parameters to default and as far as I can tell all 4 projects are configured exactly the same. I have cleared all breakpoints but still no luck.
The 4 hardware boards are very similar to the Launchpad set up so I assume its not hardware. I did not have this problem way back when we initially started this project but that was many CCS versions earlier.
Any ideas?
