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.

MSP430F5529 使用CCS5.5编译 structure.c出错

Other Parts Discussed in Thread: MSP430F5529

1.我使用的是TI大学计划中的MSP430F5529开发板。

2.win7系统,CCS5.5开发环境。我新建了一个项目,并把一个例程中的各个文件复制到我的项目中,然后添加include路径。编译之后发现structure.c文件出现错误

Description Resource Path Location Type
#29 expected an expression structure.c /practice1/CTS line 38 C/C++ Problem

3.我初学这块板子,请多指教。