How to change the execution mode of the real-time application in slrt from Singletasking to Multitasking?
Ältere Kommentare anzeigen
As shown in the figure below,I create a simulink model that have 3 unrelated tasks. I hope these tasks can simultaneously run on different cores of the target computer cpu. What should I do? I try to build this model into Real-Time Multitasking Execution mode.

As shown in the figure below,I chose the Allow task execute concurrently on target option in the Solver pane. Furthermore,the get_param function return the MultiTasking result.


But, when i load this real-time application into the target and run it. The application execution mode is still Single-Tasking.

So, How to change the execution mode of the real-time application from Singletasking to Multitasking?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Multicore Processor Targets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!