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/CC2650: build error with CC2650lp app

Part Number: CC2650
Other Parts Discussed in Thread: BLE-STACK

Tool/software: Code Composer Studio

I updated the XDC tools to xdctools_3_50_02_20_core.  The simple_ap_cc2650lp_app now generates the following error.

"C:/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650lp/simple_ap/ccs/config/app_ble.cfg"
TOOLS/subdir_rules.mk:12: recipe for target 'build-268239089-inproc' failed
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.simplelink'. TI platforms are no longer shipped as part of XDCtools (C:\ti\xdctools_3_32_00_06_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path ';C:\ti\xdctools_3_32_00_06_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
gmake[1]: *** [build-268239089-inproc] Error 1
gmake: *** [build-268239089] Error 2
gmake[1]: Leaving directory 'C:/Users/development/workspace_v7/simple_ap_cc2650lp_app/FlashROM_Dbg'
TOOLS/subdir_rules.mk:9: recipe for target 'build-268239089' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****