From: RichardBarry Date: Fri, 6 Feb 2009 13:28:52 +0000 (+0000) Subject: Add a trap call to test the manual context switch in addition the the pre-emptive... X-Git-Tag: V5.1.2~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=387bad73e496705304c35decc692752c7df0baa9;p=freertos Add a trap call to test the manual context switch in addition the the pre-emptive context switch. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@685 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85 index bb65ac034..38327f258 100644 --- a/Demo/NEC_V850ES_IAR/RegTest.s85 +++ b/Demo/NEC_V850ES_IAR/RegTest.s85 @@ -86,6 +86,7 @@ vRegTest1: MOV 0x23232323, R30 vReg1TestLoopStart: + TRAP 0 MOV 0x01010101, R31 CMP R31, R1 BZ $+6