This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
for internal reasons I need to use CCS V6.2 in parallel with the new CCS V7. I did a fresh install yesterday, installing all available components. I installed the Segger JLink supprt, as this is the only available JTAG adapter I have here. I works kinda okish under V7.
When I try to debug a project for TM4C1294 with the TI Compiler created by a colleague in CCS V6.2, it builds fine and it's been loaded into the target CPU, but then this message pops up:
Which I don't understand, because I'm not using ANY of the mentioned emulators/simulators whatsoever. Plus I thought limits have been removed on the compiler recently. But as it builds, I think it is not an issue with code size limit or anything in that direction.
I uninstalled CCV6.2, rebooted, reinstalled again (with Antivirus disabled, which is BTW an imposition and most likely violating most IT policies in companies)
It didn't change the behaviour, error message still there. Any hints whats going on here? Using CCS V7 is not an option for internal reasons.
Markus