From 812e63f87feeb6f68b16dcfc2c5aa09b8e195a26 Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Fri, 6 Feb 2009 13:28:52 +0000 Subject: [PATCH] Add a trap call to test the manual context switch in addition the the pre-emptive context switch. --- Demo/NEC_V850ES_IAR/RegTest.s85 | 1 + 1 file changed, 1 insertion(+) diff --git a/Demo/NEC_V850ES_IAR/RegTest.s85 b/Demo/NEC_V850ES_IAR/RegTest.s85 index bb65ac0340..38327f258c 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