Priority level with Cortex-M
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
How can I set Polyspace (Code Prover) to modelize IT's priorities behavior of a Cortex-M processor? I mean that in the Cortex-M processor, some priority has a level of interrupt greater than other interrup. Thus, if a lower priority is handle, this one can be interrupt with a higher priority. But the reverse is not allow; the higher priority will never been interrupt by the lower priority.
In the Polyspace (Code Prover) setting panel (Configuration -> Multitasking -> Interrupts), there is a green arrow to move-up or down the interrupt. What is the goal of this green arrow?
Thanks in advance. Best Regards
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Bug Finder Analysis in Polyspace Platform User Interface finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!