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移植报错问题

Other Parts Discussed in Thread: MSP430F5438A, MSP430F5529

使用的是CC256x MSP430 Bluetopia SDK v1.4 R2 Folder 的HTPDemo

选用了Debug - MSP430F5438A Exp

已经修改了Target->Device:MSP430F5529 

Target->Data Model:Medium

Linker->Extra Options:

-C $PROJ_DIR$\..\..\..\..\Bluetopia\lib\IAR\DefaultMTU\libBluetopia.a
-C $PROJ_DIR$\..\..\..\..\Bluetopia\profiles\GATT\lib\server\IAR\libSS1BTGAT.a
-C $PROJ_DIR$\..\..\..\..\Bluetopia\profiles\GAPS\lib\IAR\libSS1BTGAP.a

C/C++ Compiler ->Preprocessor: $PROJ_DIR$\..\..\..\..\Hardware\MSP430_EXP5529

然后就报错了,如下图:不知道如何解决啊 求救啊。