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.
Tool/software: Code Composer Studio
I am using LAUNCHXL-CC2640R2 launchpad.I can able to run the example projects imported to CCS from Simplelink_cc2640r2_sdk_3_10_00_15.I would like to create a project for CC2640R2 from the scratch using CCS9.0.1. I have searched many threads,but I can't able to find the procedure or document to create new project from scratch.I try to create new project with following steps:
ccs9->project->New CCS project->Target : Simplelink Wireless MCU , CC2640R2F -> connection : Texas instruments XDS110 USB Debug Probe[Default] -> Project Name : MyProject -> use default location to save project -> Compiler version : TI v18.12.2.LTS -> Empty project(with main.c) -> Finish.
While build this project,shows gmake error.
Kindly give me suggestions or tutorial link to create project using CC2640R2F in CC9.