How to integrate freeRTOS to C2000 blocksets?
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sudam
il 11 Mag 2024
Commentato: Aditya Padmanabha
il 22 Mag 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 Commenti
Risposta accettata
Aditya Padmanabha
il 17 Mag 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Block Libraries in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!