]> git.sur5r.net Git - freertos/commitdiff
Add in the -fno-omit-frame-pointer compiler options as a compiler bug workaround. V5.0.3
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 31 Jul 2008 11:01:58 +0000 (11:01 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 31 Jul 2008 11:01:58 +0000 (11:01 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@427 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/PIC24_MPLAB/RTOSDemo.mcw
Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp
Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip
Demo/Unsupported_Demos/LPC2129_Keil_RVDS_FD.zip [deleted file]
Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip [new file with mode: 0644]
Demo/Unsupported_Demos/TriCore_AS.zip [new file with mode: 0644]
Demo/Unsupported_Demos/x86_VisualStudio8_DJ.zip
Demo/dsPIC_MPLAB/RTOSDemo.mcw
Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcp
Demo/dsPIC_MPLAB/RTOSDemo_dsPIC.mcs

index da7d7cd133a9d283f5497cef93e25309f24ee683..65eeb6d1e6707aad7145bcf3bbc1e2d4fb591789 100644 (file)
Binary files a/Demo/PIC24_MPLAB/RTOSDemo.mcw and b/Demo/PIC24_MPLAB/RTOSDemo.mcw differ
index 0741b50a775a75318c9a1ff8ebdb633af215fee3..2b5c22757a7769bf108fdf5e0a67b04da358b7ba 100644 (file)
@@ -123,7 +123,8 @@ suite_guid={479DDE59-4D56-455E-855E-FFF59A3DB57E}
 suite_state=\r
 [TOOL_SETTINGS]\r
 TS{7D9C6ECE-785D-44CB-BA22-17BF2E119622}=-g\r
-TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}=-g -Wall -DMPLAB_PIC24_PORT -mlarge-code -O1 -fno-schedule-insns -fno-schedule-insns2\r
+TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}=-fno-omit-frame-pointer -g -Wall -DMPLAB_PIC24_PORT -mlarge-code -O1 -fno-schedule-insns -fno-schedule-insns2\r
+TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}_alt=yes\r
 TS{7DAC9A1D-4C45-45D6-B25A-D117C74E8F5A}=--defsym=__ICD2RAM=1 -Map="$(TARGETBASE).map" -o"$(TARGETBASE).$(TARGETSUFFIX)"\r
 TS{509E5861-1E2A-483B-8B6B-CA8DB7F2DD78}=\r
 [INSTRUMENTED_TRACE]\r
index f94af4e6e8d056e4ad9741d9a7435880395078b4..2745f1b231fdc46b8ba68b15b6a86057782292a2 100644 (file)
Binary files a/Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip and b/Demo/Unsupported_Demos/HCS12_HCS12X_CodeWarrior_OAF.zip differ
diff --git a/Demo/Unsupported_Demos/LPC2129_Keil_RVDS_FD.zip b/Demo/Unsupported_Demos/LPC2129_Keil_RVDS_FD.zip
deleted file mode 100644 (file)
index 2fa6d4d..0000000
Binary files a/Demo/Unsupported_Demos/LPC2129_Keil_RVDS_FD.zip and /dev/null differ
diff --git a/Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip b/Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip
new file mode 100644 (file)
index 0000000..2fa6d4d
Binary files /dev/null and b/Demo/Unsupported_Demos/LPC2138_Keil_RVDS_MCB2130_FD.zip differ
diff --git a/Demo/Unsupported_Demos/TriCore_AS.zip b/Demo/Unsupported_Demos/TriCore_AS.zip
new file mode 100644 (file)
index 0000000..ec0165a
Binary files /dev/null and b/Demo/Unsupported_Demos/TriCore_AS.zip differ
index 1978550285ebe81293cf6686e2d1435150480784..daa105656f945f66cc19fa96c895d144b39053ba 100644 (file)
Binary files a/Demo/Unsupported_Demos/x86_VisualStudio8_DJ.zip and b/Demo/Unsupported_Demos/x86_VisualStudio8_DJ.zip differ
index 6953b530c95eb1b13bfc430cef5076856a305c68..69316a669268ca31333f4244a12568603e8176a6 100644 (file)
Binary files a/Demo/dsPIC_MPLAB/RTOSDemo.mcw and b/Demo/dsPIC_MPLAB/RTOSDemo.mcw differ
index 7b2dc0d71c6ff3a5aef1de05e6b4e797796eba05..4da98511c0d62475ca1f11c213a19654a1f6595f 100644 (file)
@@ -123,7 +123,8 @@ suite_guid={479DDE59-4D56-455E-855E-FFF59A3DB57E}
 suite_state=\r
 [TOOL_SETTINGS]\r
 TS{7D9C6ECE-785D-44CB-BA22-17BF2E119622}=-g\r
-TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}=-g -Wall -DMPLAB_DSPIC_PORT -O2 -fomit-frame-pointer -fno-schedule-insns -fno-schedule-insns2\r
+TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TS{25AC22BD-2378-4FDB-BFB6-7345A15512D3}_alt=yes\r
 TS{7DAC9A1D-4C45-45D6-B25A-D117C74E8F5A}=--defsym=__ICD2RAM=1 -Map="$(TARGETBASE).map" -o"$(TARGETBASE).$(TARGETSUFFIX)"\r
 TS{509E5861-1E2A-483B-8B6B-CA8DB7F2DD78}=\r
 [INSTRUMENTED_TRACE]\r
index d24f9c117e942711d176c6116373db6c96d7a4b2..30ac2b2eae0154b20c41e54e802832a5188ecd56 100644 (file)
@@ -1,6 +1,253 @@
 [Header]\r
 MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}\r
 Version=1.0\r
+[File000]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\main.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File001]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\list.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File002]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\queue.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File003]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\tasks.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File004]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\portable\MPLAB\PIC24_dsPIC\port.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File005]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\portable\MemMang\heap_1.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File006]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\Common\Minimal\BlockQ.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File007]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\source\croutine.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File008]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\Common\Minimal\crflash.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File009]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\ParTest\ParTest.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File010]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\Common\Minimal\blocktim.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File011]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\Common\Minimal\integer.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File012]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\Common\Minimal\comtest.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File013]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\serial\serial.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File014]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\timertest.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File015]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\lcd.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={069BD372-6CA0-40D4-BF2F-5DC806D05083}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-fno-omit-frame-pointer -g -Wall -DMPLAB_DSPIC_PORT -O2 -fno-schedule-insns -fno-schedule-insns2\r
+TraceCmdString=\r
+DebugOptions=-D__DEBUG\r
+[File016]\r
+Location=C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.o\r
+Folder=Intermediary\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={DE18EB1A-B46B-486B-B96F-A811A635DFAC}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-as.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=-g\r
+TraceCmdString=\r
+DebugOptions=--defsym=__DEBUG=1\r
+[File017]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\RTOSDemo_dsPIC.cof\r
+Folder=Output\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={433C3D55-811D-409D-A6BF-159CF9355B42}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-ld.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=--defsym=__ICD2RAM=1 -Map="$(TARGETBASE).map" -o"$(TARGETBASE).$(TARGETSUFFIX)"\r
+TraceCmdString=\r
+DebugOptions=--defsym=__MPLAB_DEBUG=1 --defsym=__MPLAB_DEBUGGER_REAL_ICE=1 --defsym=__ICD2RAM=1\r
+[File018]\r
+Location=C:\E\temp\rc\4\V5.0.3\FreeRTOS\Demo\dsPIC_MPLAB\RTOSDemo_dsPIC.hex\r
+Folder=Output\r
+DeviceName=dsPIC33FJ256GP710\r
+LanguageToolSuiteID={479DDE59-4D56-455E-855E-FFF59A3DB57E}\r
+LanguageToolID={433C3D55-811D-409D-A6BF-159CF9355B42}\r
+LanguageToolLocation=C:\Devtools\Microchip\MPLAB C30\bin\pic30-ld.exe\r
+PPAD=$(BINDIR)||$(TMPDIR)||$(AINDIR)||$(INCDIR)|.;.\include;..\include;..\..\include;..\..\..\include;..\..\Source\include;..\..\..\Source\include;..\Demo\dsPIC_MPLAB;..\..\..\Demo\dsPIC_MPLAB;..\..\..\..\Demo\dsPIC_MPLAB;.\FileSystem;..\Common\include;..\..\Common\include||$(LIBDIR)||$(LKRDIR)||\r
+SOLK=<src>|main.c|..\..\source\list.c|..\..\source\queue.c|..\..\source\tasks.c|..\..\source\portable\MPLAB\PIC24_dsPIC\port.c|..\..\source\portable\MemMang\heap_1.c|..\Common\Minimal\BlockQ.c|..\..\source\croutine.c|..\Common\Minimal\crflash.c|ParTest\ParTest.c|..\Common\Minimal\blocktim.c|..\Common\Minimal\integer.c|..\Common\Minimal\comtest.c|serial\serial.c|timertest.c|lcd.c|C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S||<obj>||<lib>||<lkr>|p33FJ256GP710.gld||\r
+SuiteArgsString=\r
+ToolArgsString=--defsym=__ICD2RAM=1 -Map="$(TARGETBASE).map" -o"$(TARGETBASE).$(TARGETSUFFIX)"\r
+TraceCmdString=\r
+DebugOptions=--defsym=__MPLAB_DEBUG=1 --defsym=__MPLAB_DEBUGGER_REAL_ICE=1 --defsym=__ICD2RAM=1\r
 [TOOL_LOC_STAMPS]\r
 tool_loc{DE18EB1A-B46B-486B-B96F-A811A635DFAC}=C:\Devtools\Microchip\MPLAB C30\bin\pic30-as.exe\r
 tool_loc{069BD372-6CA0-40D4-BF2F-5DC806D05083}=C:\Devtools\Microchip\MPLAB C30\bin\pic30-gcc.exe\r