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.2编译程序之后产生不了.out文件,程序是没有错。求解释
是否在build后很快就完成了,没有build及link信息?怀疑你的工程有问题,可以从pdk下import一个例程看看,或者新建一个hello world工程看看。
新建hello world能够运行成功,但我现在这个程序就是不行