Tool/software: Code Composer Studio
Hi Team,
I'm using CC1352P and my project is compiled and downloaded successfully. But errors occur after i moving it to other path----desktop, The errors are below:
DEL /F "pinInterrupt_CC1352P1_LAUNCHXL_tirtos_ccs.hex" "pinInterrupt_CC1352P1_LAUNCHXL_tirtos_ccs.out"
DEL /F "CC1352P1_LAUNCHXL.obj" "CC1352P1_LAUNCHXL_fxns.obj" "RFQueue.obj" "ccfg.obj" "main_tirtos.obj" "pinInterrupt.obj" "smartrf_settings\smartrf_settings.obj"
DEL /F "CC1352P1_LAUNCHXL.d" "CC1352P1_LAUNCHXL_fxns.d" "RFQueue.d" "ccfg.d" "main_tirtos.d" "pinInterrupt.d" "smartrf_settings\smartrf_settings.d"
Finished clean
Buildfile generation error occurred..
Cannot build project. Referenced RTSC Configuration project 'tirtos_builds_CC1352P1_LAUNCHXL_release_ccs' contains build-errors.
Build stopped..
Are these about CCS configuration? Thanks in advance.