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.
TI工程师:
你好,我用的芯片是C6747,当在debugg模式下的时候,会出现“No source available for "main() at main.c:699 0x800a48"”,然后程序就跑不动啦,不知道怎么解决?还请解答一下;
请问用的是什么版本CCS?跑的是例程还是自己的代码?板子是自己的吗?
请到工程属性里看一下Fully symbolic debug(-g)选项有没有勾上?
你好,那个选项是勾上了的,但是依然会出该提示