]> git.sur5r.net Git - freertos/commitdiff
Add a trap call to test the manual context switch in addition the the pre-emptive...
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:28:52 +0000 (13:28 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 6 Feb 2009 13:28:52 +0000 (13:28 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@685 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/NEC_V850ES_IAR/RegTest.s85

index bb65ac034095967c55255ae7f1d2a49dde82cb4e..38327f258c9f82953df00cf24824b4066869e839 100644 (file)
@@ -86,6 +86,7 @@ vRegTest1:
        MOV             0x23232323, R30\r
        \r
 vReg1TestLoopStart:\r
+       TRAP    0\r
        MOV             0x01010101, R31\r
        CMP             R31, R1\r
        BZ              $+6\r