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 any way to switch to another compiler without losing configuration or maybe you have examples with GCC ARM v7.2.1 for Project Zero ??