Changed project AVR_Dx_IAR to use 'heap_1.c'. (#365)
* Changed project AVR_Dx_IAR to use 'heap_1.c'. * AVR_Dx_IAR project cleanup. * AVR_ATMega4809_IAR project cleanup. * Added newline at end of .gitignore file for AVR_Dx_IAR and AVR_ATMega0_IAR projects.pull/367/head^2
parent
ac1578d871
commit
ca9dcdad7f
@ -0,0 +1,2 @@
|
||||
settings
|
||||
*.dep
|
@ -1,715 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<fileVersion>2</fileVersion>
|
||||
<fileChecksum>2581835147</fileChecksum>
|
||||
<configuration>
|
||||
<name>Debug</name>
|
||||
<outputs>
|
||||
<file>$PROJ_DIR$\Debug\Obj\print.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\TaskNotify.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\queue.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\semtest.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\ycheck.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\iom4809.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\timers.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\regtest.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\croutine.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\event_groups.r90</file>
|
||||
<file>$TOOLKIT_DIR$\src\template\cfgm4809.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\List\RTOSDemo.map</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\queue.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main.r90</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\serial.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_full.pbi</file>
|
||||
<file>$TOOLKIT_DIR$\inc\iomacro.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\RTOSDemo.pbd</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\crflash.r90</file>
|
||||
<file>$TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-sf-n.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\list.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_blinky.pbi</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Threads.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\recmutex.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\list.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\tasks.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\stream_buffer.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_blinky.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\stream_buffer.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\regtest.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\Atmel\iomacro_xmega.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\timers.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\semtest.pbi</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stdint.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\comtest.r90</file>
|
||||
<file>$PROJ_DIR$\main_blinky.c</file>
|
||||
<file>$PROJ_DIR$\clk_config.h</file>
|
||||
<file>$PROJ_DIR$\regtest.c</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_minimal.pbi</file>
|
||||
<file>$PROJ_DIR$\regtest.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\list.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\task.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\stack_macros.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\croutine.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\queue.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\queue.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\porthardware.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\stream_buffer.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\tasks.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\timers.c</file>
|
||||
<file>$PROJ_DIR$\FreeRTOSConfig.h</file>
|
||||
<file>$PROJ_DIR$\main.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\event_groups.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\semphr.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\port.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\stream_buffer.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.s90</file>
|
||||
<file>$PROJ_DIR$\main_full.c</file>
|
||||
<file>$PROJ_DIR$\main_minimal.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.h</file>
|
||||
<file>$PROJ_DIR$\serial\serial.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\list.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\TaskNotify.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>
|
||||
<file>$PROJ_DIR$\protected_io\protected_io.S</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\TaskNotify.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\croutine.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Full\semtest.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\comtest.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\recmutex.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\crflash.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\integer.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\recmutex.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\deprecated_definitions.h</file>
|
||||
<file>$PROJ_DIR$\ParTest\ParTest.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\print.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\event_groups.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>
|
||||
<file>$PROJ_DIR$\protected_io\ccp.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\integer.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\semtest.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\crflash.h</file>
|
||||
<file>$PROJ_DIR$\protected_io\protected_io.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\PollQ.h</file>
|
||||
<file>$PROJ_DIR$\serial\interrupts.s90</file>
|
||||
<file>$PROJ_DIR$\..\Common\Full\print.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\portable.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\integer.pbi</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\partest.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Exe\RTOSDemo.d90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_full.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\tasks.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\heap_1.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\limits.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\recmutex.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\heap_1.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\TaskNotify.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\serial.pbi</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Product.h</file>
|
||||
<file>$TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-sf-n.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\port.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\ParTest.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\integer.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\portmacro.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\timers.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stdlib.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\print.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\interrupts.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\serial.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\crflash.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_minimal.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\ioavr.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\ysizet.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\croutine.r90</file>
|
||||
<file>$TOOLKIT_DIR$\src\template\cfg_avr_arch4_3soim.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\xencoding_limits.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stddef.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\yvals.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\ParTest.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\protected_io.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\string.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\PollQ.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\PollQ.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Defaults.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\port.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\event_groups.pbi</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\comtest.pbi</file>
|
||||
</outputs>
|
||||
<file>
|
||||
<name>[ROOT_NODE]</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 94 12</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_blinky.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 28</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 22</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 116 6 17 31 63 121 5 122 128 20 103 120 23 117 34 52 91 90 77 61 66 42 64 55 46</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\regtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 30</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 8</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 40</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\list.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 21</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 25</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 64</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 20 5 91 120 122 17 63 117 103 34 64 128 23 121 52 90 116 6 31 61 66 110 77</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 97</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 100</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122 77 117 34 103 5 63 120 20 91 17 42 128 23 121 52 90 116 6 31 64 110 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\croutine.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 118</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 9</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 70</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 66 122 34 5 70 91 128 23 17 61 42 121 52 90 117 120 20 103 116 6 31 64 63 77</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\queue.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 13</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 2</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 125 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 46 70</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122 128 23 121 42 5 90 120 117 52 31 64 125 63 46 70 20 103 34 91 116 6 77 110 17 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\stream_buffer.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 27</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 29</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 34 5 122 128 20 103 120 23 125 117 63 121 52 116 6 17 31 91 90 77 61 66 42 64 57</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122 90 42 128 23 117 121 5 66 52 17 61 125 63 57 120 20 103 34 91 116 6 31 77 64</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\tasks.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 26</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 96</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 125 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 32 43</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122 117 116 42 120 52 43 128 23 5 6 77 125 63 32 20 103 121 90 31 64 110 34 91 17 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\timers.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 109</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 7</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 46 32</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122 128 23 90 46 121 5 31 42 63 120 52 117 116 6 32 20 103 34 91 17 61 66 110 77 64</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 14</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 3</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 116 6 17 31 63 121 5 122 128 20 103 120 23 117 34 52 91 90 77 61 66 37 82 86</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 17 5 82 37 52 117 120 103 122 63 6 31 121 90 20 77 116 34 91 128 23 61 66 86</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\event_groups.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 10</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 130</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 32 80</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 31 5 122 121 32 128 23 90 63 120 52 117 116 6 64 42 80 20 103 34 91 17 77 110 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\port.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 105</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 129</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 48 116 6 17 31 52 63 121 34 91 90 77 61 66 42 64</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 116 122 128 23 64 63 120 17 91 77 48 42 5 117 20 103 52 6 31 34 110 121 90 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.s90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 108</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 48 116 6 17 31 52</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_full.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 95</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 16</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 93 84 68 40 73</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_minimal.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 115</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 39</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 70 87 83 15 72 85 93 40</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\serial.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 113</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 102</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 46 42 64 15</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\TaskNotify.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 101</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 1</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 98 5 122 128 20 103 120 23 63 121 117 34 52 116 6 17 31 91 90 77 61 66 42 64 32 68</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\protected_io\protected_io.S</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 124</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 116 6 17 31</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 35</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 131</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 15 72 93</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Full\semtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 4</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 33</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 55 46 84 79</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\crflash.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 19</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 114</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 70 64 46 42 93 85</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\integer.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 107</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 92</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 83</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\recmutex.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 24</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 99</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 55 46 73</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\ParTest\ParTest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 123</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 106</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 93</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\PollQ.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 127</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 126</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 46 87</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\interrupts.s90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 112</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 116 6 17 31</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Full\print.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 0</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 111</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 46 42 64 79</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\Debug\Exe\RTOSDemo.d90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 12</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 11 119 35 19 118 10 97 107 112 21 14 28 95 115 123 127 105 108 0 124 13 24 30 4 113 27 101 26 109 104</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
</configuration>
|
||||
<configuration>
|
||||
<name>Release</name>
|
||||
<outputs />
|
||||
<forcedrebuild>
|
||||
<name>[MULTI_TOOL]</name>
|
||||
<tool>XLINK</tool>
|
||||
</forcedrebuild>
|
||||
</configuration>
|
||||
</project>
|
@ -1,40 +0,0 @@
|
||||
@REM This batch file has been generated by the IAR Embedded Workbench
|
||||
@REM C-SPY Debugger, as an aid to preparing a command line for running
|
||||
@REM the cspybat command line utility using the appropriate settings.
|
||||
@REM
|
||||
@REM Note that this file is generated every time a new debug session
|
||||
@REM is initialized, so you may want to move or rename the file before
|
||||
@REM making changes.
|
||||
@REM
|
||||
@REM You can launch cspybat by typing the name of this batch file followed
|
||||
@REM by the name of the debug file (usually an ELF/DWARF or UBROF file).
|
||||
@REM
|
||||
@REM Read about available command line parameters in the C-SPY Debugging
|
||||
@REM Guide. Hints about additional command line parameters that may be
|
||||
@REM useful in specific cases:
|
||||
@REM --download_only Downloads a code image without starting a debug
|
||||
@REM session afterwards.
|
||||
@REM --silent Omits the sign-on message.
|
||||
@REM --timeout Limits the maximum allowed execution time.
|
||||
@REM
|
||||
|
||||
|
||||
@echo off
|
||||
|
||||
if not "%~1" == "" goto debugFile
|
||||
|
||||
@echo on
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\common\bin\cspybat" -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\settings\RTOSDemo.Debug.general.xcl" --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\settings\RTOSDemo.Debug.driver.xcl"
|
||||
|
||||
@echo off
|
||||
goto end
|
||||
|
||||
:debugFile
|
||||
|
||||
@echo on
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\common\bin\cspybat" -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\settings\RTOSDemo.Debug.general.xcl" "--debug_file=%~1" --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\settings\RTOSDemo.Debug.driver.xcl"
|
||||
|
||||
@echo off
|
||||
:end
|
@ -1,21 +0,0 @@
|
||||
"--cpu=m4809"
|
||||
|
||||
"--enhanced_core"
|
||||
|
||||
"-p"
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\Config\iom4809.ddf"
|
||||
|
||||
"--eeprom_size"
|
||||
|
||||
"256"
|
||||
|
||||
"--avrone_jtag_clock=100000"
|
||||
|
||||
"--drv_communication=USB"
|
||||
|
||||
"--drv_debug_port=updi"
|
||||
|
||||
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\bin\avrproc.dll"
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\bin\avratmelice.dll"
|
||||
|
||||
"C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\Debug\Exe\RTOSDemo.d90"
|
||||
|
||||
--plugin "C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr/bin/avrlibsupportbat.dll"
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,47 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
<DebugChecksum>
|
||||
<Checksum>3510729248</Checksum>
|
||||
</DebugChecksum>
|
||||
<Stack>
|
||||
<FillEnabled>0</FillEnabled>
|
||||
<OverflowWarningsEnabled>1</OverflowWarningsEnabled>
|
||||
<WarningThreshold>90</WarningThreshold>
|
||||
<SpWarningsEnabled>1</SpWarningsEnabled>
|
||||
<WarnLogOnly>1</WarnLogOnly>
|
||||
<UseTrigger>1</UseTrigger>
|
||||
<TriggerName>main</TriggerName>
|
||||
<LimitSize>0</LimitSize>
|
||||
<ByteLimit>50</ByteLimit>
|
||||
</Stack>
|
||||
<CallStack>
|
||||
<ShowArgs>0</ShowArgs>
|
||||
</CallStack>
|
||||
<Disassembly>
|
||||
<MixedMode>1</MixedMode>
|
||||
</Disassembly>
|
||||
<Breakpoints>
|
||||
<Bp0>_ "STD_CODE" "{$PROJ_DIR$\main_full.c}.79.13" 0 0 0 0 "" 0 ""</Bp0>
|
||||
<Bp1>_ "STD_CODE" "{$PROJ_DIR$\regtest.c}.234.9" 0 0 0 0 "" 0 ""</Bp1>
|
||||
<Bp2>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp2>
|
||||
<Bp3>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp3>
|
||||
<Bp4>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp4>
|
||||
<Bp5>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp5>
|
||||
<Bp6>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp6>
|
||||
<Bp7>_ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 ""</Bp7>
|
||||
<Count>8</Count>
|
||||
</Breakpoints>
|
||||
<LogFile>
|
||||
<LoggingEnabled>_ 0</LoggingEnabled>
|
||||
<LogFile>_ ""</LogFile>
|
||||
<Category>_ 0</Category>
|
||||
</LogFile>
|
||||
<TermIOLog>
|
||||
<LoggingEnabled>_ 0</LoggingEnabled>
|
||||
<LogFile>_ ""</LogFile>
|
||||
</TermIOLog>
|
||||
<Aliases>
|
||||
<Count>0</Count>
|
||||
<SuppressDialog>0</SuppressDialog>
|
||||
</Aliases>
|
||||
</settings>
|
File diff suppressed because one or more lines are too long
@ -0,0 +1,2 @@
|
||||
settings
|
||||
*.dep
|
@ -1,676 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<fileVersion>4</fileVersion>
|
||||
<fileChecksum>2854421671</fileChecksum>
|
||||
<configuration>
|
||||
<name>Debug</name>
|
||||
<outputs>
|
||||
<file>$PROJ_DIR$\Debug\Obj\RTOSDemo.pbd</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Defaults.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\semtest.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_full.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\stream_buffer.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\crflash.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\event_groups.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\croutine.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\list.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stdlib.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\timers.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Exe\RTOSDemo.d90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\tasks.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\PollQ.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\comtest.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\src\template\cfg_avr_arch4_3soim.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\heap.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\print.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\TaskNotify.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_blinky.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\port.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Threads.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\tasks.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\protected_io.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\ioavr128da48.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_blinky.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\PollQ.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\timers.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_full.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\Atmel\iomacro_xmega.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\ioavr.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\heap.r90</file>
|
||||
<file>$PROJ_DIR$\regtest.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\croutine.c</file>
|
||||
<file>$PROJ_DIR$\FreeRTOSConfig.h</file>
|
||||
<file>$TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-n.r90</file>
|
||||
<file>$TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-n.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\ysizet.h</file>
|
||||
<file>$PROJ_DIR$\protected_io\ccp.h</file>
|
||||
<file>$PROJ_DIR$\main_blinky.c</file>
|
||||
<file>$PROJ_DIR$\protected_io\protected_io.h</file>
|
||||
<file>$PROJ_DIR$\protected_io\protected_io.S</file>
|
||||
<file>$PROJ_DIR$\main_minimal.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\event_groups.c</file>
|
||||
<file>$PROJ_DIR$\regtest.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\stream_buffer.c</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stddef.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\iomacro.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\yvals.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\timers.c</file>
|
||||
<file>$PROJ_DIR$\main.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\list.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\queue.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\tasks.c</file>
|
||||
<file>$PROJ_DIR$\ParTest\partest.c</file>
|
||||
<file>$PROJ_DIR$\serial\serial.c</file>
|
||||
<file>$PROJ_DIR$\clk_config.h</file>
|
||||
<file>$PROJ_DIR$\main_full.c</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\recmutex.xcl</file>
|
||||
<file>$PROJ_DIR$\serial\interrupts.s90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\recmutex.r90</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\task.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\porthardware.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\deprecated_definitions.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\projdefs.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\list.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\timers.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\port.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\crflash.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.s90</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\queue.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\integer.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\croutine.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\stack_macros.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\stream_buffer.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\TaskNotify.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\FreeRTOS.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\mpu_wrappers.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Minimal\recmutex.c</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\portable.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\semphr.h</file>
|
||||
<file>$PROJ_DIR$\..\..\Source\include\event_groups.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Full\print.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\integer.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\print.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\crflash.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\semtest.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\Full\semtest.c</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\recmutex.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\partest.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\serial.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\PollQ.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\comtest.h</file>
|
||||
<file>$PROJ_DIR$\..\Common\include\TaskNotify.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\interrupts.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\print.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\TaskNotify.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\serial.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\stdint.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\xencoding_limits.h</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\limits.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_minimal.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\DLib_Product.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\integer.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\queue.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\croutine.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\partest.xcl</file>
|
||||
<file>$TOOLKIT_DIR$\src\template\cfgavr128da48.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\stream_buffer.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\port.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\List\RTOSDemo.map</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\RegTest.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\queue.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\partest.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\main_minimal.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\crflash.xcl</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\list.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\string.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\portmacro.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\serial.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\comtest.r90</file>
|
||||
<file>$TOOLKIT_DIR$\inc\dlib\c\ycheck.h</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\semtest.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\integer.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\event_groups.r90</file>
|
||||
<file>$PROJ_DIR$\Debug\Obj\regtest.r90</file>
|
||||
</outputs>
|
||||
<file>
|
||||
<name>[ROOT_NODE]</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 11 117</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\Debug\Exe\RTOSDemo.d90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 117</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>XLINK</name>
|
||||
<file> 113 15 127 5 111 131 31 130 99 123 107 19 28 121 120 13 116 125 17 23 119 60 132 129 126 4 18 12 10 35</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\croutine.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 111</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 7</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 76</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_blinky.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 19</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 25</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 30 24 47 29 81 46 128 48 1 36 108 104 21 37 103 34 65 84 64 69 82 61 66 85 74</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\protected_io\protected_io.S</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 23</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 30 24 47 29</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_minimal.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 121</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 106</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 76 96 88 95 97 90 94 32</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\event_groups.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 131</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 6</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 67 86</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\regtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 132</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 118</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 32</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\stream_buffer.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 4</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 114</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 103 128 48 1 36 108 104 21 124 37 81 46 34 30 24 47 29 65 84 64 69 82 61 66 78</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\timers.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 10</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 27</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 74 67</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 107</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 115</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 30 24 47 29 81 46 128 48 1 36 108 104 21 37 103 34 65 84 64 69 82 56 38 40</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\list.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 123</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 8</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\queue.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 119</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 110</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 124 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 74 76</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\tasks.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 12</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 22</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 124 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 67 77</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\ParTest\partest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 120</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 112</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 94</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\serial.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 126</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 102</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 74 61 66 95</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\main_full.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 28</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 3</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 94 91 98 32 93</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\serial\interrupts.s90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 99</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 30 24 47 29</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\PollQ.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 13</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 26</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 74 96</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\port.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 116</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 20</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 62 30 24 47 29 34 81 46 103 65 84 64 69 82 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\comtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 127</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 14</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 95 97 94</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\crflash.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 5</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 122</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 76 66 74 61 94 90</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.s90</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 125</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>AAVR</name>
|
||||
<file> 62 30 24 47 29 34</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\integer.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 130</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 109</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 88</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\Source\portable\MemMang\heap.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 31</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 16</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 73 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\TaskNotify.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 18</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 101</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 105 128 48 1 36 108 104 21 81 46 37 103 34 30 24 47 29 65 84 64 69 82 61 66 67 98</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Minimal\recmutex.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 60</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 58</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 85 74 93</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Full\print.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 17</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 100</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 74 61 66 89</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\Common\Full\semtest.c</name>
|
||||
<outputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 129</file>
|
||||
</tool>
|
||||
<tool>
|
||||
<name>BICOMP</name>
|
||||
<file> 2</file>
|
||||
</tool>
|
||||
</outputs>
|
||||
<inputs>
|
||||
<tool>
|
||||
<name>ICCAVR</name>
|
||||
<file> 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 61 66 85 74 91 89</file>
|
||||
</tool>
|
||||
</inputs>
|
||||
</file>
|
||||
</configuration>
|
||||
<configuration>
|
||||
<name>Release</name>
|
||||
<outputs />
|
||||
<forcedrebuild>
|
||||
<name>[MULTI_TOOL]</name>
|
||||
<tool>XLINK</tool>
|
||||
</forcedrebuild>
|
||||
</configuration>
|
||||
</project>
|
@ -1,40 +0,0 @@
|
||||
@REM This batch file has been generated by the IAR Embedded Workbench
|
||||
@REM C-SPY Debugger, as an aid to preparing a command line for running
|
||||
@REM the cspybat command line utility using the appropriate settings.
|
||||
@REM
|
||||
@REM Note that this file is generated every time a new debug session
|
||||
@REM is initialized, so you may want to move or rename the file before
|
||||
@REM making changes.
|
||||
@REM
|
||||
@REM You can launch cspybat by typing the name of this batch file followed
|
||||
@REM by the name of the debug file (usually an ELF/DWARF or UBROF file).
|
||||
@REM
|
||||
@REM Read about available command line parameters in the C-SPY Debugging
|
||||
@REM Guide. Hints about additional command line parameters that may be
|
||||
@REM useful in specific cases:
|
||||
@REM --download_only Downloads a code image without starting a debug
|
||||
@REM session afterwards.
|
||||
@REM --silent Omits the sign-on message.
|
||||
@REM --timeout Limits the maximum allowed execution time.
|
||||
@REM
|
||||
|
||||
|
||||
@echo off
|
||||
|
||||
if not "%~1" == "" goto debugFile
|
||||
|
||||
@echo on
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\common\bin\cspybat" -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\settings\RTOSDemo.Debug.general.xcl" --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\settings\RTOSDemo.Debug.driver.xcl"
|
||||
|
||||
@echo off
|
||||
goto end
|
||||
|
||||
:debugFile
|
||||
|
||||
@echo on
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\common\bin\cspybat" -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\settings\RTOSDemo.Debug.general.xcl" "--debug_file=%~1" --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\settings\RTOSDemo.Debug.driver.xcl"
|
||||
|
||||
@echo off
|
||||
:end
|
@ -1,19 +0,0 @@
|
||||
"-v3"
|
||||
|
||||
"--enhanced_core"
|
||||
|
||||
"--eeprom_size"
|
||||
|
||||
"512"
|
||||
|
||||
"--avrone_jtag_clock=100000"
|
||||
|
||||
"--jtagice_leave_timers_running"
|
||||
|
||||
"--drv_communication=USB"
|
||||
|
||||
"--drv_debug_port=jtag"
|
||||
|
||||
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\bin\avrproc.dll"
|
||||
|
||||
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr\bin\avratmelice.dll"
|
||||
|
||||
"C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\Debug\Exe\RTOSDemo.d90"
|
||||
|
||||
--plugin "C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.0\avr/bin/avrlibsupportbat.dll"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue