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-CC2640R2: LAUNCHXL-CC2640R2 /Create new project using CCS9.0.1

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F

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.

  • Bhakti,

    For CC2640R2 the recommendation for creating a new project from scratch is to use the "empty" project example from the SDK.

    If you open Resource Explorer in CCS you can access this exampe here:

    Regards,

    John