]> git.sur5r.net Git - freertos/commitdiff
MB9A314 Keil projects are now all fully functional.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 31 Aug 2011 13:54:06 +0000 (13:54 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 31 Aug 2011 13:54:06 +0000 (13:54 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1578 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/CORTEX_MB9A310_IAR_Keil/RTOSDemo_IAR.dep
Demo/CORTEX_MB9A310_IAR_Keil/RTOSDemo_Keil.uvopt
Demo/CORTEX_MB9A310_IAR_Keil/RTOSDemo_Keil.uvproj
Demo/CORTEX_MB9A310_IAR_Keil/main-full.c
Demo/CORTEX_MB9A310_IAR_Keil/main_blinky.c

index 449a936063d647c022c27f4765e1b205a756c12d..68628bcee852b42b505677bc65ac477c02bcce9f 100644 (file)
@@ -6,26 +6,21 @@
   <configuration>\r
     <name>Blinky</name>\r
     <outputs>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
-      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
       <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\main_blinky.pbi</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\timers.pbi</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\core_cm3.o</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\string.h</file>\r
+      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portmacro.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\core_cm3.pbi</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\startup_mb9af31x.o</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\system_mb9af31x.o</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\StackMacros.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\queue.o</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\timers.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\portable.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\list.pbi</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\heap_2.o</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\port.o</file>\r
       <file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>\r
       <file>$PROJ_DIR$\Blinky\Obj\tasks.o</file>\r
       <file>$PROJ_DIR$\Blinky\Obj\port.pbi</file>\r
       <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\core_cm3.o</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\string.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portmacro.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\core_cm3.pbi</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\timers.pbi</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
+      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
       <file>$PROJ_DIR$\main_blinky.c</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>\r
-      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\system_mb9af31x.o</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\StackMacros.h</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\startup_mb9af31x.o</file>\r
-      <file>$PROJ_DIR$\Blinky\Obj\queue.o</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\timers.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\main_blinky.pbi</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\list.pbi</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\port.o</file>\r
+      <file>$PROJ_DIR$\Blinky\Obj\heap_2.o</file>\r
     </outputs>\r
+    <file>\r
+      <name>[ROOT_NODE]</name>\r
+      <outputs>\r
+        <tool>\r
+          <name>ILINK</name>\r
+          <file> 30</file>\r
+        </tool>\r
+      </outputs>\r
+    </file>\r
+    <file>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
+      <outputs>\r
+        <tool>\r
+          <name>ICCARM</name>\r
+          <file> 54</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 35</file>\r
+        </tool>\r
+      </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 2 38 39 24 53 36 51 17 7 16 4 21 14 5 10 29 31</file>\r
+        </tool>\r
+      </inputs>\r
+    </file>\r
     <file>\r
       <name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 18</file>\r
+          <file> 55</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 32</file>\r
+          <file> 27</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 20 13 29 11 41 12 22 48 43 14 21 49 26 16 45 51 34 36</file>\r
+          <file> 15 39 24 53 36 51 17 7 2 38 16 4 21 14 5 10 29 31</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>AARM</name>\r
-          <file> 27</file>\r
+          <file> 22</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 31</file>\r
+          <file> 26</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 17</file>\r
+          <file> 52</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 20 13 29 11 41 12 22 48 43 14 21 49 26 16 45 51 36</file>\r
+          <file> 15 39 24 53 36 51 17 7 2 38 16 4 21 14 5 10 31</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 54</file>\r
+          <file> 12</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 33</file>\r
+          <file> 28</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 20 13 29 11 41 12 22 48 44 23 43 14 21 49 26 16 45 51 34 36</file>\r
+          <file> 15 39 24 53 36 51 17 7 3 18 2 38 16 4 21 14 5 10 29 31</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 39</file>\r
+          <file> 34</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 38</file>\r
+          <file> 33</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 37 13 29 11 41 12 22 48 30 20 44 23 43 14 21 49 26 16 45 51 34 36 55 52</file>\r
+          <file> 32 39 24 53 36 51 17 7 25 15 3 18 2 38 16 4 21 14 5 10 29 31 13 11</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 28</file>\r
+          <file> 23</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 15</file>\r
+          <file> 37</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 42</file>\r
+          <file> 1</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 46</file>\r
+          <file> 6</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>AARM</name>\r
-          <file> 53</file>\r
+          <file> 8</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 50</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 25</file>\r
-        </tool>\r
-      </outputs>\r
-    </file>\r
-    <file>\r
-      <name>[ROOT_NODE]</name>\r
-      <outputs>\r
-        <tool>\r
-          <name>ILINK</name>\r
-          <file> 35</file>\r
-        </tool>\r
-      </outputs>\r
-    </file>\r
-    <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
-      <outputs>\r
-        <tool>\r
-          <name>ICCARM</name>\r
-          <file> 19</file>\r
+          <file> 9</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 40</file>\r
+          <file> 20</file>\r
         </tool>\r
       </outputs>\r
-      <inputs>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 43 14 13 29 11 41 12 22 48 21 49 26 16 45 51 34 36</file>\r
-        </tool>\r
-      </inputs>\r
     </file>\r
     <file>\r
       <name>$PROJ_DIR$\main_blinky.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 24</file>\r
+          <file> 19</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 10</file>\r
+          <file> 50</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
   <configuration>\r
     <name>Full</name>\r
     <outputs>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\countsem.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\death.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\QPeek.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\recmutex.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
-      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
       <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</file>\r
-      <file>$PROJ_DIR$\..\Common\include\death.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\portable.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\queue.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\system_mb9af31x.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\system_mb9af31x.pbi</file>\r
-      <file>$PROJ_DIR$\..\Common\include\dynamic.h</file>\r
-      <file>$PROJ_DIR$\..\Common\include\comtest.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\TimerDemo.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\flash.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\BlockQ.o</file>\r
-      <file>$PROJ_DIR$\..\Common\include\partest.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\dynamic.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\death.pbi</file>\r
-      <file>$PROJ_DIR$\Full\Obj\dynamic.pbi</file>\r
-      <file>$PROJ_DIR$\..\Common\include\BlockQ.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\serial.pbi</file>\r
-      <file>$PROJ_DIR$\Full\Obj\startup_mb9af31x.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\QPeek.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\comtest.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\queue.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\BlockQ.pbi</file>\r
-      <file>$PROJ_DIR$\Full\Obj\main-full.pbi</file>\r
-      <file>$PROJ_DIR$\Full\Obj\QPeek.pbi</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\blocktim.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\task.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\list.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\string.h</file>\r
+      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portmacro.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\countsem.o</file>\r
-      <file>$PROJ_DIR$\Full\Obj\ParTest.pbi</file>\r
-      <file>$PROJ_DIR$\..\Common\include\flash.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\semphr.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\PollQ.pbi</file>\r
-      <file>$PROJ_DIR$\main_blinky.c</file>\r
-      <file>$PROJ_DIR$\main-full.c</file>\r
-      <file>$PROJ_DIR$\ParTest.c</file>\r
-      <file>$PROJ_DIR$\serial.c</file>\r
       <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>\r
-      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>\r
-      <file>$PROJ_DIR$\Full\Obj\death.o</file>\r
-      <file>$PROJ_DIR$\..\Common\include\countsem.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\StackMacros.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\timers.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\death.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\system_mb9af31x.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\system_mb9af31x.pbi</file>\r
+      <file>$PROJ_DIR$\Full\Obj\TimerDemo.o</file>\r
+      <file>$PROJ_DIR$\..\Common\include\dynamic.h</file>\r
+      <file>$TOOLKIT_DIR$\CMSIS\Include\core_cmInstr.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\portable.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\PollQ.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\timers.o</file>\r
+      <file>$PROJ_DIR$\..\Common\include\countsem.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\death.o</file>\r
       <file>$PROJ_DIR$\Full\Obj\blocktim.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\RTOSDemo_IAR.pbd</file>\r
       <file>$PROJ_DIR$\Full\Obj\core_cm3.o</file>\r
       <file>$PROJ_DIR$\Full\Obj\list.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\heap_2.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\serial.o</file>\r
-      <file>$PROJ_DIR$\..\Common\include\serial.h</file>\r
       <file>$PROJ_DIR$\Full\Obj\heap_2.o</file>\r
+      <file>$PROJ_DIR$\..\Common\include\serial.h</file>\r
       <file>$PROJ_DIR$\Full\Obj\core_cm3.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\comtest.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\semtest.o</file>\r
-      <file>$PROJ_DIR$\..\Common\include\GenQTest.h</file>\r
       <file>$PROJ_DIR$\Full\Obj\GenQTest.pbi</file>\r
+      <file>$PROJ_DIR$\..\Common\include\GenQTest.h</file>\r
       <file>$PROJ_DIR$\Full\Obj\port.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\recmutex.pbi</file>\r
+      <file>$PROJ_DIR$\..\Common\include\comtest.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\flash.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\BlockQ.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\dynamic.o</file>\r
+      <file>$PROJ_DIR$\..\Common\include\partest.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\death.pbi</file>\r
+      <file>$PROJ_DIR$\Full\Obj\dynamic.pbi</file>\r
+      <file>$PROJ_DIR$\Full\Obj\serial.pbi</file>\r
+      <file>$PROJ_DIR$\..\Common\include\BlockQ.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\startup_mb9af31x.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\QPeek.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\comtest.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\queue.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\BlockQ.pbi</file>\r
+      <file>$PROJ_DIR$\Full\Obj\main-full.pbi</file>\r
+      <file>$PROJ_DIR$\Full\Obj\QPeek.pbi</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\semphr.h</file>\r
+      <file>$PROJ_DIR$\Full\Obj\countsem.o</file>\r
+      <file>$PROJ_DIR$\Full\Obj\ParTest.pbi</file>\r
+      <file>$PROJ_DIR$\..\Common\include\flash.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ystdio.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\task.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\list.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stdio.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\queue.h</file>\r
       <file>$PROJ_DIR$\Full\Obj\tasks.o</file>\r
       <file>$PROJ_DIR$\Full\Obj\semtest.pbi</file>\r
       <file>$PROJ_DIR$\Full\Obj\list.o</file>\r
       <file>$PROJ_DIR$\Full\Obj\TimerDemo.pbi</file>\r
       <file>$PROJ_DIR$\Full\Exe\RTOSDemo_IAR.out</file>\r
       <file>$PROJ_DIR$\..\Common\include\PollQ.h</file>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
+      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
+      <file>$PROJ_DIR$\main_blinky.c</file>\r
+      <file>$PROJ_DIR$\main-full.c</file>\r
+      <file>$PROJ_DIR$\ParTest.c</file>\r
+      <file>$PROJ_DIR$\serial.c</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.h</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\mcu.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\TimerDemo.h</file>\r
+      <file>$TOOLKIT_DIR$\CMSIS\Include\core_cm3.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\blocktim.h</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\mb9af314l.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\cmsis_iar.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\comtest2.h</file>\r
+      <file>$TOOLKIT_DIR$\CMSIS\Include\core_cmFunc.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\QPeek.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\recmutex.h</file>\r
+      <file>$PROJ_DIR$\..\Common\include\semtest.h</file>\r
     </outputs>\r
+    <file>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>\r
+      <outputs>\r
+        <tool>\r
+          <name>ICCARM</name>\r
+          <file> 58</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 69</file>\r
+        </tool>\r
+      </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 89 64</file>\r
+        </tool>\r
+      </inputs>\r
+    </file>\r
     <file>\r
       <name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 48</file>\r
+          <file> 67</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 94</file>\r
+          <file> 50</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 91 36 40</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 48 56 60</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 60</file>\r
+          <file> 73</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 103</file>\r
+          <file> 93</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 58 25 24 31 22 57 23 29 69 28 70 30 26 59 71 55 56 63 32 73</file>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 72 89 29</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 72</file>\r
+          <file> 30</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 42</file>\r
+          <file> 61</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 21</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 20</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 41</file>\r
+          <file> 59</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 43</file>\r
+          <file> 62</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 63 32 35</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 72 89 24</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 38</file>\r
+          <file> 57</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 85</file>\r
+          <file> 41</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 40 62</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 60 75</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 80</file>\r
+          <file> 36</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 97</file>\r
+          <file> 52</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 32 63 96</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 89 72 53</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 78</file>\r
+          <file> 34</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 64</file>\r
+          <file> 27</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 27 24 31 22 57 23 29 69 58 25 28 70 30 26 59 71 55 56 32 108</file>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 89 98</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 47</file>\r
+          <file> 66</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 52</file>\r
+          <file> 71</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 89 72 126</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
       <name>$PROJ_DIR$\..\Common\Minimal\recmutex.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 104</file>\r
+          <file> 94</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 99</file>\r
+          <file> 55</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 72 89 127</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\semtest.c</name>\r
+      <name>[ROOT_NODE]</name>\r
       <outputs>\r
         <tool>\r
-          <name>ICCARM</name>\r
-          <file> 95</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 101</file>\r
+          <name>ILINK</name>\r
+          <file> 97</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 37</file>\r
+          <file> 43</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 106</file>\r
+          <file> 54</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 92</file>\r
+          <file> 40</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 89</file>\r
+          <file> 31</file>\r
         </tool>\r
       </outputs>\r
-    </file>\r
-    <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</name>\r
-      <outputs>\r
+      <inputs>\r
         <tool>\r
-          <name>AARM</name>\r
-          <file> 105</file>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 89 120</file>\r
         </tool>\r
-      </outputs>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\list.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\semtest.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 102</file>\r
+          <file> 51</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 88</file>\r
+          <file> 91</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84 72 89 128</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\queue.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 49</file>\r
+          <file> 23</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 81</file>\r
+          <file> 96</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 13 88 81 115 86 114 78 16 79 12 87 77 14 80 26 15 17 83 84 19 118</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\tasks.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 100</file>\r
+          <file> 47</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 79</file>\r
+          <file> 45</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 83 84</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\timers.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</name>\r
       <outputs>\r
         <tool>\r
-          <name>ICCARM</name>\r
-          <file> 74</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 83</file>\r
+          <name>AARM</name>\r
+          <file> 95</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\core_cm3.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\list.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 77</file>\r
+          <file> 92</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 93</file>\r
+          <file> 44</file>\r
         </tool>\r
       </outputs>\r
-    </file>\r
-    <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</name>\r
-      <outputs>\r
+      <inputs>\r
         <tool>\r
-          <name>AARM</name>\r
-          <file> 46</file>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 12 87 77 14 80 26 15 17 84</file>\r
         </tool>\r
-      </outputs>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\queue.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 33</file>\r
+          <file> 68</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 34</file>\r
+          <file> 37</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 76 88 81 115 86 114 78 16 13 79 12 87 77 14 80 26 15 17 83 84</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>[ROOT_NODE]</name>\r
+      <name>$PROJ_DIR$\..\..\Source\tasks.c</name>\r
       <outputs>\r
         <tool>\r
-          <name>ILINK</name>\r
-          <file> 107</file>\r
+          <name>ICCARM</name>\r
+          <file> 90</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 35</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 85 88 81 115 86 114 78 16 82 76 13 79 12 87 77 14 80 26 15 17 83 84 19 18</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\timers.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 87</file>\r
+          <file> 28</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 98</file>\r
+          <file> 39</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 89 19</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>\r
+      <name>$PROJ_DIR$\Fujitu_source\core_cm3.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 84</file>\r
+          <file> 33</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 75</file>\r
+          <file> 49</file>\r
+        </tool>\r
+      </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 80 88 81 115 86 114 78</file>\r
+        </tool>\r
+      </inputs>\r
+    </file>\r
+    <file>\r
+      <name>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</name>\r
+      <outputs>\r
+        <tool>\r
+          <name>AARM</name>\r
+          <file> 65</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>\r
+      <name>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 39</file>\r
+          <file> 21</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 50</file>\r
+          <file> 22</file>\r
         </tool>\r
       </outputs>\r
       <inputs>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 58 28 70 26 59 71 55 56 32 44</file>\r
+          <file> 117 121 119 80 88 81 115 86 114 78 25 122 125 124 116</file>\r
         </tool>\r
       </inputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 86</file>\r
+          <file> 42</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 51</file>\r
+          <file> 70</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 89 19 117 121 119 25 122 125 124 116 60 75 64 20 120 128 53 126 127 118 123 98 29 24</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
       <name>$PROJ_DIR$\ParTest.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 82</file>\r
+          <file> 38</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 61</file>\r
+          <file> 74</file>\r
         </tool>\r
       </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 12 87 88 81 115 86 114 78 16 77 14 80 26 15 17 83 84 117 121 119 25 122 125 124 116</file>\r
+        </tool>\r
+      </inputs>\r
     </file>\r
     <file>\r
       <name>$PROJ_DIR$\serial.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 90</file>\r
+          <file> 46</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 45</file>\r
+          <file> 63</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
   <configuration>\r
     <name>Full_with_optimisation</name>\r
     <outputs>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\countsem.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\death.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\QPeek.c</file>\r
       <file>$PROJ_DIR$\..\Common\Minimal\recmutex.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
-      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
-      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
-      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
       <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\blocktim.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>\r
+      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portmacro.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\portable.h</file>\r
+      <file>$PROJ_DIR$\Full_with_optimisation\Obj\blocktim.o</file>\r
+      <file>$PROJ_DIR$\..\Common\include\BlockQ.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\DLib_Threads.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\queue.h</file>\r
-      <file>$PROJ_DIR$\..\Common\include\BlockQ.h</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\blocktim.c</file>\r
-      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\task.h</file>\r
       <file>$PROJ_DIR$\..\..\Source\include\list.h</file>\r
       <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portmacro.h</file>\r
-      <file>$PROJ_DIR$\main-full.c</file>\r
-      <file>$PROJ_DIR$\ParTest.c</file>\r
-      <file>$PROJ_DIR$\serial.c</file>\r
-      <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>\r
-      <file>$PROJ_DIR$\FreeRTOSConfig.h</file>\r
-      <file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>\r
-      <file>$PROJ_DIR$\Full_with_optimisation\Obj\blocktim.o</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>\r
+      <file>$PROJ_DIR$\..\..\Source\include\queue.h</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\dynamic.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\dynamic.pbi</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\comtest.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\portasm.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Exe\RTOSDemo_IAR.out</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\core_cm3.o</file>\r
+      <file>$PROJ_DIR$\Full_with_optimisation\Obj\tasks.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\startup_mb9af31x.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\TimerDemo.o</file>\r
-      <file>$PROJ_DIR$\Full_with_optimisation\Obj\tasks.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\recmutex.pbi</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\tasks.pbi</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\port.o</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\queue.pbi</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\system_mb9af31x.pbi</file>\r
       <file>$PROJ_DIR$\Full_with_optimisation\Obj\system_mb9af31x.o</file>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>\r
+      <file>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</file>\r
+      <file>$PROJ_DIR$\..\..\Source\list.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\queue.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>\r
+      <file>$PROJ_DIR$\..\..\Source\timers.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\core_cm3.c</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</file>\r
+      <file>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</file>\r
+      <file>$PROJ_DIR$\main-full.c</file>\r
+      <file>$PROJ_DIR$\ParTest.c</file>\r
+      <file>$PROJ_DIR$\serial.c</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\xencoding_limits.h</file>\r
+      <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>\r
     </outputs>\r
+    <file>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>\r
+      <outputs>\r
+        <tool>\r
+          <name>ICCARM</name>\r
+          <file> 61</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 68</file>\r
+        </tool>\r
+      </outputs>\r
+      <inputs>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 20 29 24 96 27 95 22 15 12 28 21 13 23 17 14 16 25 26 30 19</file>\r
+        </tool>\r
+      </inputs>\r
+    </file>\r
     <file>\r
       <name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 49</file>\r
+          <file> 33</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 82</file>\r
+          <file> 66</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 75</file>\r
+          <file> 59</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 80</file>\r
+          <file> 64</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 60</file>\r
+          <file> 44</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 56</file>\r
+          <file> 40</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 47</file>\r
+          <file> 31</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 48</file>\r
+          <file> 32</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 51</file>\r
+          <file> 35</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 81</file>\r
+          <file> 65</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 89</file>\r
+          <file> 73</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 93</file>\r
+          <file> 77</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 62</file>\r
+          <file> 46</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 58</file>\r
+          <file> 42</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 92</file>\r
+          <file> 76</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 78</file>\r
+          <file> 62</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 55</file>\r
+          <file> 39</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 72</file>\r
+          <file> 56</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\semtest.c</name>\r
+      <name>[ROOT_NODE]</name>\r
       <outputs>\r
         <tool>\r
-          <name>ICCARM</name>\r
-          <file> 61</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 54</file>\r
+          <name>ILINK</name>\r
+          <file> 51</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 70</file>\r
+          <file> 58</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 52</file>\r
+          <file> 37</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 90</file>\r
+          <file> 18</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 83</file>\r
-        </tool>\r
-      </outputs>\r
-    </file>\r
-    <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</name>\r
-      <outputs>\r
-        <tool>\r
-          <name>AARM</name>\r
-          <file> 66</file>\r
+          <file> 49</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\list.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\semtest.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 86</file>\r
+          <file> 45</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 76</file>\r
+          <file> 38</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\queue.c</name>\r
+      <name>$PROJ_DIR$\..\Common\Minimal\TimerDemo.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 91</file>\r
+          <file> 55</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 94</file>\r
+          <file> 36</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\tasks.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 71</file>\r
+          <file> 74</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 73</file>\r
+          <file> 67</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\timers.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\portasm.s</name>\r
       <outputs>\r
         <tool>\r
-          <name>ICCARM</name>\r
-          <file> 79</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 85</file>\r
+          <name>AARM</name>\r
+          <file> 50</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\core_cm3.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\list.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 68</file>\r
+          <file> 70</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 88</file>\r
+          <file> 60</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</name>\r
+      <name>$PROJ_DIR$\..\..\Source\queue.c</name>\r
       <outputs>\r
         <tool>\r
-          <name>AARM</name>\r
-          <file> 69</file>\r
+          <name>ICCARM</name>\r
+          <file> 75</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 78</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</name>\r
+      <name>$PROJ_DIR$\..\..\Source\tasks.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 96</file>\r
+          <file> 53</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 95</file>\r
+          <file> 57</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>[ROOT_NODE]</name>\r
+      <name>$PROJ_DIR$\..\..\Source\timers.c</name>\r
       <outputs>\r
         <tool>\r
-          <name>ILINK</name>\r
-          <file> 67</file>\r
+          <name>ICCARM</name>\r
+          <file> 63</file>\r
+        </tool>\r
+        <tool>\r
+          <name>BICOMP</name>\r
+          <file> 69</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\..\Source\portable\IAR\ARM_CM3\port.c</name>\r
+      <name>$PROJ_DIR$\Fujitu_source\core_cm3.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 74</file>\r
+          <file> 52</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 53</file>\r
+          <file> 72</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\blocktim.c</name>\r
+      <name>$PROJ_DIR$\Fujitu_source\startup_iar\startup_mb9af31x.s</name>\r
       <outputs>\r
         <tool>\r
-          <name>ICCARM</name>\r
-          <file> 46</file>\r
-        </tool>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 65</file>\r
+          <name>AARM</name>\r
+          <file> 54</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
     <file>\r
-      <name>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</name>\r
+      <name>$PROJ_DIR$\Fujitu_source\system_mb9af31x.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 77</file>\r
+          <file> 80</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 84</file>\r
+          <file> 79</file>\r
         </tool>\r
       </outputs>\r
-      <inputs>\r
-        <tool>\r
-          <name>BICOMP</name>\r
-          <file> 26 23 30 21 37 22 28 43 38 24 27 44 29 25 39 45 35 36 31 32</file>\r
-        </tool>\r
-      </inputs>\r
     </file>\r
     <file>\r
       <name>$PROJ_DIR$\main-full.c</name>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 63</file>\r
+          <file> 47</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 64</file>\r
+          <file> 48</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 50</file>\r
+          <file> 34</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 57</file>\r
+          <file> 41</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
       <outputs>\r
         <tool>\r
           <name>ICCARM</name>\r
-          <file> 87</file>\r
+          <file> 71</file>\r
         </tool>\r
         <tool>\r
           <name>BICOMP</name>\r
-          <file> 59</file>\r
+          <file> 43</file>\r
         </tool>\r
       </outputs>\r
     </file>\r
index 7a1f00fb4d519e5509741ff9f0a16adc12c3258b..d171c63c5f08ffc84038f803f41c0ed19602fea1 100644 (file)
         <SetRegEntry>
           <Number>0</Number>
           <Key>UL2CM3</Key>
-          <Name>-UM1129BUE -O207 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0MB9BFx06_512 -FS00 -FL080000</Name>
+          <Name>-UM1129BUE -O239 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC800 -FN1 -FF0MB9BFx04_256 -FS00 -FL040000</Name>
         </SetRegEntry>
       </TargetDriverDllRegistry>
       <MemoryWindow1>
       <DebugFlag>
         <trace>0</trace>
         <periodic>1</periodic>
-        <aLwin>1</aLwin>
+        <aLwin>0</aLwin>
         <aCover>0</aCover>
         <aSer1>0</aSer1>
         <aSer2>0</aSer2>
         <aSer4>0</aSer4>
         <StkLoc>0</StkLoc>
         <TrcWin>0</TrcWin>
-        <newCpu>3</newCpu>
+        <newCpu>0</newCpu>
         <uProt>0</uProt>
       </DebugFlag>
       <LintExecutable></LintExecutable>
         <SetRegEntry>
           <Number>0</Number>
           <Key>UL2CM3</Key>
-          <Name>-O207 -S0 -C0 -FO7 -FD20000000 -FC800 -FN1 -FF0MB9BFx04_256 -FS00 -FL040000)</Name>
+          <Name>-UM1129BUE -O207 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0MB9BFx04_256 -FS00 -FL040000</Name>
         </SetRegEntry>
       </TargetDriverDllRegistry>
       <MemoryWindow1>
       <DebugFlag>
         <trace>0</trace>
         <periodic>1</periodic>
-        <aLwin>1</aLwin>
+        <aLwin>0</aLwin>
         <aCover>0</aCover>
         <aSer1>0</aSer1>
         <aSer2>0</aSer2>
         <SetRegEntry>
           <Number>0</Number>
           <Key>UL2CM3</Key>
-          <Name>-UM1129BUE -O207 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0MB9BFx06_512 -FS00 -FL080000</Name>
+          <Name>-UM1129BUE -O207 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0MB9BFx04_256 -FS00 -FL040000</Name>
         </SetRegEntry>
       </TargetDriverDllRegistry>
       <MemoryWindow1>
       <DebugFlag>
         <trace>0</trace>
         <periodic>1</periodic>
-        <aLwin>1</aLwin>
+        <aLwin>0</aLwin>
         <aCover>0</aCover>
         <aSer1>0</aSer1>
         <aSer2>0</aSer2>
         <aSer4>0</aSer4>
         <StkLoc>0</StkLoc>
         <TrcWin>0</TrcWin>
-        <newCpu>3</newCpu>
+        <newCpu>0</newCpu>
         <uProt>0</uProt>
       </DebugFlag>
       <LintExecutable></LintExecutable>
 
   <Group>
     <GroupName>Fujitsu Source</GroupName>
-    <tvExp>1</tvExp>
+    <tvExp>0</tvExp>
     <tvExpOptDlg>0</tvExpOptDlg>
     <cbSel>0</cbSel>
     <File>
       <GroupNumber>1</GroupNumber>
-      <FileNumber>2</FileNumber>
+      <FileNumber>1</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
       <Focus>0</Focus>
     </File>
     <File>
       <GroupNumber>1</GroupNumber>
-      <FileNumber>0</FileNumber>
+      <FileNumber>2</FileNumber>
       <FileType>2</FileType>
       <tvExp>0</tvExp>
       <Focus>0</Focus>
       <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>0</TopLine>
-      <CurrentLine>0</CurrentLine>
+      <TopLine>135</TopLine>
+      <CurrentLine>149</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>.\Fujitu_source\startup_keil\startup_mb9af31x.s</PathWithFileName>
       <FilenameWithoutPath>startup_mb9af31x.s</FilenameWithoutPath>
     </File>
     <File>
       <GroupNumber>1</GroupNumber>
-      <FileNumber>0</FileNumber>
+      <FileNumber>3</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
       <Focus>0</Focus>
-      <ColumnNumber>0</ColumnNumber>
+      <ColumnNumber>6</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>0</TopLine>
-      <CurrentLine>0</CurrentLine>
+      <TopLine>37</TopLine>
+      <CurrentLine>40</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>.\Fujitu_source\system_mb9af31x.c</PathWithFileName>
       <FilenameWithoutPath>system_mb9af31x.c</FilenameWithoutPath>
       <Focus>0</Focus>
       <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>0</TopLine>
-      <CurrentLine>0</CurrentLine>
+      <TopLine>840</TopLine>
+      <CurrentLine>853</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>..\..\Source\queue.c</PathWithFileName>
       <FilenameWithoutPath>queue.c</FilenameWithoutPath>
       <Focus>0</Focus>
       <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>1975</TopLine>
-      <CurrentLine>1984</CurrentLine>
+      <TopLine>1944</TopLine>
+      <CurrentLine>1957</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>..\..\Source\tasks.c</PathWithFileName>
       <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
       <GroupNumber>3</GroupNumber>
       <FileNumber>21</FileNumber>
       <FileType>1</FileType>
-      <tvExp>0</tvExp>
+      <tvExp>1</tvExp>
       <Focus>0</Focus>
       <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>191</TopLine>
+      <TopLine>187</TopLine>
       <CurrentLine>200</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>..\..\Source\portable\RVDS\ARM_CM3\port.c</PathWithFileName>
       <Focus>0</Focus>
       <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>58</TopLine>
-      <CurrentLine>58</CurrentLine>
+      <TopLine>54</TopLine>
+      <CurrentLine>54</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>.\main_blinky.c</PathWithFileName>
       <FilenameWithoutPath>main_blinky.c</FilenameWithoutPath>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
       <Focus>0</Focus>
-      <ColumnNumber>19</ColumnNumber>
+      <ColumnNumber>0</ColumnNumber>
       <tvExpOptDlg>0</tvExpOptDlg>
-      <TopLine>56</TopLine>
-      <CurrentLine>56</CurrentLine>
+      <TopLine>60</TopLine>
+      <CurrentLine>60</CurrentLine>
       <bDave2>0</bDave2>
       <PathWithFileName>.\main-full.c</PathWithFileName>
       <FilenameWithoutPath>main-full.c</FilenameWithoutPath>
     <ActiveMDIGroup>0</ActiveMDIGroup>
     <MDIGroup>
       <Size>100</Size>
-      <ActiveTab>1</ActiveTab>
+      <ActiveTab>0</ActiveTab>
       <Documents>
         <Doc>
           <Name>.\main-full.c</Name>
-          <ColumnNumber>19</ColumnNumber>
-          <TopLine>56</TopLine>
-          <CurrentLine>56</CurrentLine>
+          <ColumnNumber>0</ColumnNumber>
+          <TopLine>60</TopLine>
+          <CurrentLine>60</CurrentLine>
         </Doc>
         <Doc>
           <Name>.\main_blinky.c</Name>
           <ColumnNumber>0</ColumnNumber>
-          <TopLine>58</TopLine>
-          <CurrentLine>58</CurrentLine>
+          <TopLine>54</TopLine>
+          <CurrentLine>54</CurrentLine>
         </Doc>
       </Documents>
     </MDIGroup>
index a75eec4b711d8c06dea8ae2d238901bbe3e57b74..76332546da383d2457ff0ceb95f694ea055cc374 100644 (file)
             <DriverSelection>4096</DriverSelection>
           </Flash1>
           <Flash2>BIN\UL2CM3.DLL</Flash2>
-          <Flash3></Flash3>
+          <Flash3>"" ()</Flash3>
           <Flash4></Flash4>
         </Utilities>
         <TargetArmAds>
             <DriverSelection>4096</DriverSelection>
           </Flash1>
           <Flash2>BIN\UL2CM3.DLL</Flash2>
-          <Flash3></Flash3>
+          <Flash3>"" ()</Flash3>
           <Flash4></Flash4>
         </Utilities>
         <TargetArmAds>
index 8e1f07804450363714cae50fc3a8d5d7572f5803..e729ad234379b65f4e5882d76901f9663e88de55 100644 (file)
@@ -65,8 +65,8 @@
  * tasks, queues, semaphores and timers.  It also demonstrates how Cortex-M3\r
  * interrupts can interact with FreeRTOS tasks/timers.\r
  *\r
- * This project runs on the SK-FM3-100PMC evaluation board, which is populated\r
- * with an MB9BF5006N Cortex-M3 based microcontroller.\r
+ * This demo project runs on the SK-FM3-64PMC1 evaluation board, which is\r
+ * populated with an MB9A300 microcontroller.\r
  *\r
  * The main() Function:\r
  * main() creates three demo specific software timers, one demo specific queue,\r
index 5f95dd6d75962a1768cf4f62921644c61e133c03..308493eae53476c4c207798620a56ab1b2d5748c 100644 (file)
@@ -66,7 +66,7 @@
  * interact with FreeRTOS tasks/timers.\r
  *\r
  * This simple demo project runs on the SK-FM3-64PMC1 evaluation board, which\r
- * is populated with an MB9A300 microcontroller.\r
+ * is populated with an MB9A314 microcontroller.\r
  *\r
  * The idle hook function:\r
  * The idle hook function demonstrates how to query the amount of FreeRTOS heap\r