From cc0241d408081bb30e5f8ae6d628aa7c1e92af5a Mon Sep 17 00:00:00 2001 From: RichardBarry Date: Sat, 7 Feb 2009 18:20:32 +0000 Subject: Continued development on NEC ports. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@693 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Demo/NEC_78K0R_IAR/settings/rtosdemo.dni | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'Demo/NEC_78K0R_IAR/settings/rtosdemo.dni') diff --git a/Demo/NEC_78K0R_IAR/settings/rtosdemo.dni b/Demo/NEC_78K0R_IAR/settings/rtosdemo.dni index c137aaa0..31178125 100644 --- a/Demo/NEC_78K0R_IAR/settings/rtosdemo.dni +++ b/Demo/NEC_78K0R_IAR/settings/rtosdemo.dni @@ -78,8 +78,18 @@ Category=_ 0 [TermIOLog] LoggingEnabled=_ 0 LogFile=_ "" +[Interrupts] +Enabled=1 +[MemoryMap] +Enabled=0 +Base=0 +UseAuto=0 +TypeViolation=1 +UnspecRange=1 +ActionState=1 [TraceHelper] Enabled=0 ShowSource=1 [Breakpoints] -Count=0 +Bp0=_ "STD_CODE" "{C:\E\Dev\FreeRTOS\WorkingCopy3\Source\portable\MemMang\heap_1.c}.135.2@1" 1 0 0 0 "" 0 "" +Count=1 -- cgit v1.2.3