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.

CCS创建问题(上一个帖子发表后自己进去看下没内容,重新发表一个)

Other Parts Discussed in Thread: MSP430F5525

我在CCS的MSP430ware下导入一个emptyproject,但是编译时出现了如下问题

<Linking>
error: file

>> Compilation failure
   "E:/ti/ccsv5/ccs_base/msp430/MSP430ware_1_25_00_29/driverlib/5xx_6xx/CCS/dri
   verlib.lib<gpio.o>" specifies large data memory model, which is not
   compatible with small data memory model specified in a previous file or on
   the command line

请问我该如何解决这个错误。此外我想知道要是自己从File-New下建立一个能使用MSP430ware的Drivelib的工程,我应该怎么建立它。

谢谢。