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.
Hello,
I'm wondering if anybody knows what's going on here. Whenever I'm debugging a program (after building a Debug version), another window pops up saying
Can't find a source file at "/tmp/TI_MKLIBy3wfGo/SRC/exit.c"
after the program has reached the end of main().
When building an Release version, I get different error window:
No source available for "0x80d28c"
I should also note that messages are no longer printing to the console when in release mode. I'm wondering if the two problems are related.
Hi Frank,
Please see this related thread:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/247877.aspx
Thanks
ki