Part Number: LAUNCHXL-CC26X2R1
Tool/software: Code Composer Studio
Following the instructions in this link: http://dev.ti.com/tirex/content/simplelink_cc2640r2_sdk_2_40_00_32/docs/ble5stack/ble_user_guide/html/ble-stack-5.x/custom-hardware.html
I was trying to create a custom board file that supports my hardware.
I got stuck in
Replace CC26X2R1_LAUNCHXL by MYBOARD in your project’s application predefined symbols (See Compiler Options), I was not able to find "CC26X2R1_LAUNCHXL" symbol to be defined in the project properties.
How to change the symbol "CC26X2R1_LAUNCHXL" to "MYBOARD"?
SDK version 3.10.01.11
CCS 9.0.1.00004
example Multirole