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/MSP-EXPCC430RFX: msp-expcc430rf4

Part Number: MSP-EXPCC430RFX

Tool/software: Code Composer Studio

I found an example of the msp-expcc430rfx user experience. But I couldn't find any project file in ccs!!!!!

So I had to create a new project and import the experience.c. After adding head files, many error occur! I had follow the instruction of the SimpliciTI Sample Application User’s Guide.   Why it's so difficult !!! Am I using the wrong method? Are there any fast and precise way to use the example?

Why can't I import the project although there is an .ccsproject file?

#20 identifier "MAX_APP_PAYLOAD" is undefined
#20 identifier "MAX_APP_PAYLOAD" is undefined
#20 identifier "NUM_CONNECTIONS" is undefined
#20 identifier "NUM_CONNECTIONS" is undefined
#20 identifier "sSample" is undefined
gmake: *** [Applications/Access_Point/main_AP_Async_Listen.obj] Error 1
gmake: *** [Components/MspExp430F6137RxUserExperience.obj] Error 1
gmake: Target 'all' not remade because of errors.