Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/CC2640R2F: How to get rid of the invalid project path:Include path not found warning

$
0
0

Part Number:CC2640R2F

Tool/software: Code Composer Studio

Hi,

I started building the application over the simple_peripheral_observer example from the ble_examples-simplelink_cc2640r2_sdk-2.20 I found online. Then later I deleted this sdk and the CCS by takes up a compatible version of the sdk i.e. 2.30.0.28.

I checked the Project->Properties->CCS Build->ARM Compiler->Include Options and nothing seems to be pointing to the sdk 2.20 path which of course doesn't exist. Below is the warnings I get.

Invalid project path: Include path not found (/home/vinaydivakar/Desktop/ble_examples-simplelink_cc2640r2_sdk-2.20/examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_observer/src/stack).

Product 'SimpleLink CC2640R2 SDK' v2.20.0.49 is not currently installed. A compatible version 2.30.0.28 will be used.

I also searched in the .cproject file and there is no path defined in there. In the .ccsproject file, I changed the "SDK: 2.20.0.49" to "SDK:2.30.00.28" as shown below.

<templateProperties value="id=simple_peripheral_observer_cc2640r2lp_stack_library.projectspec.simple_peripheral_observer_cc2640r2lp_stack_library,products=com.ti.SIMPLELINK_CC2640R2_SDK:2.30.00.28;com.ti.rtsc.XDCtools:3.50.02.20,target=ti.targets.arm.elf.M3,platform=ti.platforms.simplelink:CC2640R2F,buildProfile=release,isHybrid=true,configuroOptions=--compileOptions ${COMPILER_FLAGS}"/>
	<origin value="/home/vinaydivakar/Desktop/Adroit/Projects_Gitkraken/ruru_cc2640r2/ruru_cc2640r2/CCS_ibeaconTxRx/simple_peripheral_observer_cc2640r2lp_stack_library"/>

And I also checked the paths in Project Properties->Linked Resources and the ${COM_TI_SIMPLELINK_CC2640R2_SDK_INSTALL_DIR} is resolved to the sdk 2.30.00.28.So no issues here as well.

Could someone advise on how to get rid of the above warnings?


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>