Priority level with Cortex-M
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bug Finder Analysis in Polyspace Platform User Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!