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/CC2640R2F: Building and Debugging the HostTest project

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640, CC2541

Tool/software: Code Composer Studio

Hello, I am trying to install the Host Test program located in simplelink_cc2640 SDK. 

I am running into this error when trying to build the program 

error #10234-D: unresolved symbols remain

error #10010: errors encountered during linking; "host_test_cc2640r2lp_app.out" not built
>> Compilation failure
makefile:201: recipe for target 'host_test_cc2640r2lp_app.out' failed
gmake[1]: *** [host_test_cc2640r2lp_app.out] Error 1
gmake: *** [all] Error 2
makefile:194: recipe for target 'all' failed

I imported the projects directly from the SDK example file. I don't see where it could have gone wrong.