How to integrate freeRTOS to C2000 blocksets?
14 views (last 30 days)
Show older comments
Sudam
on 11 May 2024
Commented: Aditya Padmanabha
on 22 May 2024
I am using F2838x family microcontroller and i have to use FreeRTOS for scheduling purpose but there is no any option available to select, only Base Rate trigger option are available, Help me to, how i can integrate the FreeRTOS for that also i have checked that option available for STM32 family.
0 Comments
Accepted Answer
Aditya Padmanabha
on 17 May 2024
Hi Sudam,
Currently the option to integrate FreeRTOS is not avaliable from C2000 Microcontroller Blockset for now. The only way you have to do this is to generate the code from the blockset and integrate manually the generated code with the FreeRTOS,
Thanks,
Aditya
2 Comments
More Answers (0)
See Also
Categories
Find more on Block Libraries in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!