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/LAUNCHXL-CC2650: Is GCC ARM v7.2.1 example available for Project Zero ?

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

Tool/software: Code Composer Studio

Hi all,

I have project_zero_app_cc2650launchxl and it compiles with TI Compiler v18.1.5 properly without issues.

... But when I switch from TI Compiler v18.1.5 to GCC ARM v7.2.1 (Linaro) lost all settings like defines, include paths and so on

Is there examples with GCC ARM v7.2.1 for Project Zero ??