Part Number: CC2650
Tool/software: Code Composer Studio
Hi all,
I made some changes to the SimpleBlePEripheral I added some files and I am able to make my project portable to other PC. the issue I am facing is only with the Board.h file and the CC2650DK_5XD.h file it always use the files on "C:\ti\simplelink\ble_sdk_2_02_01_18\src\boards" and it does not use the files I use inside my project folder "C:\sampleproject\src\boards" I made some include path with no luck
any suggestion?
Ela