Please advice,
Spotted that there is an option for REMOTE application debugging ONLY, no local. I just want to stop at main and go in my C application step by step like I did in previous version of code composer. These is no such option in previous version I have used: N201012231000.
During the debugging run there is an attempt to download configuration. There is no target and I cancel this option getting the following error from gdb:
Error in final launch sequence
Failed to execute MI command:
-target-select remote LOCALHOST:2345
Error message from debugger back end:
LOCALHOST:2345: Connection timed out.
LOCALHOST:2345: Connection timed out.
Do I have to return to previous code composer or there is a support for that ?
Regards
Yakir