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.

CCS5烧录flash后在线仿真的问题



 我用CCs4建好的工程,可以在flash上仿真,然后把这个工程用ccs5打开,可以在CCs5上把程序烧录到flash仿真,但是当我直接用CCS5建立一个工程的时候,编译都通过,但是不能仿真,点击Debug 菜单烧录到flash后,总是跳出一个提示: NO source available for "main at 0x3f6190"  此时点击运行,可以在汇编程序中执行,但是C语言中的确不行!