mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-29 05:17:43 +08:00
Add a trap call to test the manual context switch in addition the the pre-emptive context switch.
This commit is contained in:
@ -86,6 +86,7 @@ vRegTest1:
|
||||
MOV 0x23232323, R30
|
||||
|
||||
vReg1TestLoopStart:
|
||||
TRAP 0
|
||||
MOV 0x01010101, R31
|
||||
CMP R31, R1
|
||||
BZ $+6
|
||||
|
Reference in New Issue
Block a user