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: TI-RTOS
Hi,
I have a question regarding Ti RTOS.
From the training videos and literature of TI RTOS, i understand the RTOS uses TivaWare APIs underlying RTOS API.
Do RTOS uses APIs that are already available on ROM or it does call from driverlib (and burn them on Flash)? If not using those from ROM, is there a way in app.cfg to enable using them from ROM?
Thanks for reply,
Pranav.
Hi,
I have called ROM_updateUART(); in TI-RTOS application. It did not require any changes in .cfg file. So i guess other ROM functions also work in TI-RTOS environment .
Regards,
Digvijay
Hi Ralph,
Thanks for your reply.
However, i await your confirmation on this once you receive it from TI-RTOS team.
I also would appreciate you pointing me toward some literature that helps me understand this in more details.
Thanks and Regards,
Pranav.