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 built CC2640 error "error #10234-D: unresolved symbols remain, error #10010: errors encountered during linking; "SimpleBLEPeripheral.out" not built"

Hi,everyone

I compiled SimpleBLEPeripheral project under Code Composer Studio 6, but not success, why? the compiled logs as follows:


error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "SimpleBLEPeripheral.out" not built

>> Compilation failure
gmake: *** [SimpleBLEPeripheral.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

and I searched forum and found the cause of the problem is doesn't include the correct library path,