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/CC1310: Merge application project and TI-RTOS project

Part Number: CC1310

Tool/software: Code Composer Studio

Hello,

I am developing an application for my device based on CC1310. As a starting point, I have used an example project (EasyLink if I am not wrong) from the SDK (4.10) but that example include 2 different projects, one for the actual application and one for the RTOS support library. So I would like to ask if it's possible to merge these two projects into a signle one? If it's not possible, is there any alternative project which already include everything I need to use the RTOS and any other element from the SDK. Note that I don't need to have the EasyLink stack because I have already heavily modified it.

Thank you for your response.