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 everyone,
I am currently working on a project using the TI f28379d launchpad with Simulink, I have succesfully developped some custom S-function blocks in order to implement something which does not exist for now in the C2000 support package. Now facing with the need of real time usage for different tasks, I am wondering if we can integrate a OS supported like sys/bios or freeRTOS,...? If yes, is there any approach/example which can help me understand a little bit more? I saw a post 2 years old for this topic, so now is this feature available? Thank you all in advance!
Best regards
FreeRTOS is our recommended RTOS for C2000 devices. In the latest versions of C2000Ware you can find our FreeRTOS port and some examples in the the 'kernel' directory. If your question is about whether or not Simulink offers tools for FreeRTOS integration, not that I'm aware of.
Whitney