我在CCS5.3编辑了一个helloworld文件,并产生.out 文件。然后通过nfs下载到DM365开发板上。用minicom连接开发板,执行该文件。出现lin1:syntax error: word unexpected (expecting ")")错误信息。可是,在linux用$(CSTOOL_PREFIX)gcc却可以执行。能告诉我这是什么原因吗?
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.3编辑了一个helloworld文件,并产生.out 文件。然后通过nfs下载到DM365开发板上。用minicom连接开发板,执行该文件。出现lin1:syntax error: word unexpected (expecting ")")错误信息。可是,在linux用$(CSTOOL_PREFIX)gcc却可以执行。能告诉我这是什么原因吗?