I'm using uC/OS-II.
I want to use HalCoGen+uC/OS-II(RM48 HDK).
How can I use it?
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.
I'm using uC/OS-II.
I want to use HalCoGen+uC/OS-II(RM48 HDK).
How can I use it?
Hi
Two approaches you could follow using HALCoGen 3.00.01( http://www.ti.com/tool/halcogen)
1) Generate the Code by selecting device RM48L950ZWT_FREERTOS, replace the OS_xx files with the uC/OS-II files.
2) Using HALCoGen 3.00.01( http://www.ti.com/tool/halcogen) Generate the Code by selecting TMDXRM48HDK device, use "Interrupts" and "VIM RAM" tabs accordingly for the uX/OS-II requirements, Typically RTI is used by the OS so be carefult while using RTI interrupts for application.
Best Regards
Prathap