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.

c5402软件仿真



我想在ccsv5.5中建立一个软件仿真的工程,建立过程如下

1.建立helloword工程

2.设置目标配置文件并保存

.

3.点击build后出现两个error

Description Resource Path Location Type
#10010 errors encountered during linking; "hello.out" not built hello C/C++ Problem

Description Resource Path Location Type
#10099-D placement fails for object ".text" VC5402.cmd /hello line 41 C/C++ Problem

请问如何解决这两个错误,另外,在工程设置的时候选择的是C5402的芯片,但是在目标配置文件的窗口中没有找到C54X的选项,请问软件仿真时目标配置文件应该如何设置,谢谢。