Tool/software: Code Composer Studio
Hi, I have the following problems with CCS,
from one day to the next, the debugger no longer worked and the breakpoints could not be activated because an error message came from the breakpoint manager:
which was approximately:
"Symbols are not loaded, line can't be resolved to an address."
When flashing, CCS switches to the debug interface.
I uninstalled CCS v8 and installed CCS v9. I can set breakpoints again, but still have two basic problems:
The µC-Software that used to work well on v8, also doesn't work on the microcontroller when updating to v9.
The software is proper to compile, build and flash, but it doesn't work on the microcontroller.
When I want to flash the software directly, CCS v9 also changes to the debug interface, which it never did in v8 when it was working.
The problem could be that the development PC already crashed several times with Windows when was shutting down, because the mains voltage was switched off too early.
What can I do to get CCS running again on this PC?
Many thanks in advance for good advice...