Hi Team,
I want to port the TI_RTOS on different platform. Can any one explain the basic porting steps which are required.
It is very much helpful to our team while porting.
Regards,
Srinivas.V
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.
Hi Team,
I want to port the TI_RTOS on different platform. Can any one explain the basic porting steps which are required.
It is very much helpful to our team while porting.
Regards,
Srinivas.V
Hi Srinivas,
I think the easiest way is to import an example project for the destination device and then copy your content into the new example. All the infrastructure for the new device will be already set up for you. Note: copy and paste the contents for the old .cfg into the new .cfg. This avoids some potential issues.
Can you give more specifics on which devices you want to move between (and which version of the SimpleLink SDK you are using)?
Todd
Hi Todd,
Thanks for your reply.
I want to port the TI_RTOS on different controller(Nrf52840) not for TI cc26x2 Series controller.
Is there any way to port TI Rtos to Nrf52840 series controller.
Regards,
Srinivas.V
Hi Srinivas,
We do not have a port of TI-RTOS for Nordic's nRF5280 device.
Todd