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 team,
I am using IAR v8.40.2 to compile and build my cc3220sf project. Now I am planning to migrate entire project along with IAR project settings to code composer studio v12.6.0. Can you please help me by letting me know if it is possible and if yes, please guide me with detailed steps to migrate my project.
Thanks,
Sai Jnaneswar
I suggest you start from a CCS example in the SDK (you can choose between the gcc and ticlang tool-chains that are supported by CCS). Then add your source files (and libs).
This should be the easier option.