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/CC1352P: CCS/CC1352P

Part Number: CC1352P


Tool/software: Code Composer Studio

Hi, I need help for starting a new project in Code Composer Studio (V9.3.0) using CC1352P. I am using the this ARM family controller for the first time and hence the controller environment is quite new. I have got downloaded TI SDK and also got Launch Pad LAUNCHXL-CC1352P1.  Using the Resource Explorer, I imported project_zero_app.. in CCS IDE, successfully built and downloaded into the LaunchPad. Next, I now, want to start developing code for my own CC1352P based board which uses GPIOs, I2C communication, BLE and sub 1GHz blocks. How to start changing or developing the firmware from here ?  

Should I start modifying the above downloaded project? And then how to proceed on this?