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:
Hi expert,
I want to create cc3230S project.
Can I
-import from ]sdk]\examples\rtos\CC3235S_LAUNCHXL\demos
-switch IC to cc3230s from sysconfig
-connect CC3235S_LAUNCHXL
-build the project
Also, I can switch back to CC3235s by change ic to cc3235s again if customer needs 5g band?
BR,
frank
This is doable but you will need to change more than just target.
Make sure that the project is also pointing to the correct source files and includes.
One way you can do this is by creating multiple target configurations on the same CCS project.
hi AB,
can you specify which source file for CC3235s and cc3230s?
Or you have recommended way to create the CC3230S project?
BR,
frank
Hi Frank,
I think previous answer is not 100% correct. I am not a TI employee, but I will answer according my experiences with CC32xx devices:
Jan