From ca9dcdad7f01d1177420957c44de1fbb95e1b242 Mon Sep 17 00:00:00 2001 From: filipgeorge Date: Wed, 28 Oct 2020 18:28:47 +0200 Subject: [PATCH] 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. --- FreeRTOS/Demo/AVR_ATMega4809_IAR/.gitignore | 2 + FreeRTOS/Demo/AVR_ATMega4809_IAR/RTOSDemo.dep | 715 ---------------- .../settings/RTOSDemo.Debug.cspy.bat | 40 - .../settings/RTOSDemo.Debug.cspy.ps1 | 31 - .../settings/RTOSDemo.Debug.driver.xcl | 21 - .../settings/RTOSDemo.Debug.general.xcl | 11 - .../settings/RTOSDemo.dbgdt | 772 ------------------ .../AVR_ATMega4809_IAR/settings/RTOSDemo.dnx | 47 -- .../AVR_ATMega4809_IAR/settings/RTOSDemo.wsdt | 359 -------- FreeRTOS/Demo/AVR_Dx_IAR/.gitignore | 2 + FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.dep | 676 --------------- FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewp | 21 +- FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewt | 21 +- .../settings/RTOSDemo.Debug.cspy.bat | 40 - .../settings/RTOSDemo.Debug.cspy.ps1 | 31 - .../settings/RTOSDemo.Debug.driver.xcl | 19 - .../settings/RTOSDemo.Debug.general.xcl | 11 - 17 files changed, 10 insertions(+), 2809 deletions(-) create mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/.gitignore delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/RTOSDemo.dep delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.bat delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.ps1 delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.driver.xcl delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.general.xcl delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dbgdt delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dnx delete mode 100644 FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.wsdt create mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/.gitignore delete mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.dep delete mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.bat delete mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.ps1 delete mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.driver.xcl delete mode 100644 FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.general.xcl diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/.gitignore b/FreeRTOS/Demo/AVR_ATMega4809_IAR/.gitignore new file mode 100644 index 00000000000..46444ca2917 --- /dev/null +++ b/FreeRTOS/Demo/AVR_ATMega4809_IAR/.gitignore @@ -0,0 +1,2 @@ +settings +*.dep diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/RTOSDemo.dep b/FreeRTOS/Demo/AVR_ATMega4809_IAR/RTOSDemo.dep deleted file mode 100644 index 945049b7656..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/RTOSDemo.dep +++ /dev/null @@ -1,715 +0,0 @@ - - - 2 - 2581835147 - - Debug - - $PROJ_DIR$\Debug\Obj\print.r90 - $PROJ_DIR$\Debug\Obj\TaskNotify.pbi - $PROJ_DIR$\Debug\Obj\queue.pbi - $PROJ_DIR$\Debug\Obj\main.pbi - $PROJ_DIR$\Debug\Obj\semtest.r90 - $TOOLKIT_DIR$\inc\dlib\c\ycheck.h - $TOOLKIT_DIR$\inc\iom4809.h - $PROJ_DIR$\Debug\Obj\timers.pbi - $PROJ_DIR$\Debug\Obj\regtest.pbi - $PROJ_DIR$\Debug\Obj\croutine.pbi - $PROJ_DIR$\Debug\Obj\event_groups.r90 - $TOOLKIT_DIR$\src\template\cfgm4809.xcl - $PROJ_DIR$\Debug\List\RTOSDemo.map - $PROJ_DIR$\Debug\Obj\queue.r90 - $PROJ_DIR$\Debug\Obj\main.r90 - $PROJ_DIR$\..\Common\include\serial.h - $PROJ_DIR$\Debug\Obj\main_full.pbi - $TOOLKIT_DIR$\inc\iomacro.h - $PROJ_DIR$\Debug\Obj\RTOSDemo.pbd - $PROJ_DIR$\Debug\Obj\crflash.r90 - $TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-sf-n.h - $PROJ_DIR$\Debug\Obj\list.r90 - $PROJ_DIR$\Debug\Obj\main_blinky.pbi - $TOOLKIT_DIR$\inc\dlib\c\DLib_Threads.h - $PROJ_DIR$\Debug\Obj\recmutex.r90 - $PROJ_DIR$\Debug\Obj\list.pbi - $PROJ_DIR$\Debug\Obj\tasks.r90 - $PROJ_DIR$\Debug\Obj\stream_buffer.r90 - $PROJ_DIR$\Debug\Obj\main_blinky.r90 - $PROJ_DIR$\Debug\Obj\stream_buffer.pbi - $PROJ_DIR$\Debug\Obj\regtest.r90 - $TOOLKIT_DIR$\inc\Atmel\iomacro_xmega.h - $PROJ_DIR$\..\..\Source\include\timers.h - $PROJ_DIR$\Debug\Obj\semtest.pbi - $TOOLKIT_DIR$\inc\dlib\c\stdint.h - $PROJ_DIR$\Debug\Obj\comtest.r90 - $PROJ_DIR$\main_blinky.c - $PROJ_DIR$\clk_config.h - $PROJ_DIR$\regtest.c - $PROJ_DIR$\Debug\Obj\main_minimal.pbi - $PROJ_DIR$\regtest.h - $PROJ_DIR$\..\..\Source\list.c - $PROJ_DIR$\..\..\Source\include\task.h - $PROJ_DIR$\..\..\Source\include\stack_macros.h - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c - $PROJ_DIR$\..\..\Source\croutine.c - $PROJ_DIR$\..\..\Source\include\queue.h - $PROJ_DIR$\..\..\Source\queue.c - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\porthardware.h - $PROJ_DIR$\..\..\Source\stream_buffer.c - $PROJ_DIR$\..\..\Source\tasks.c - $PROJ_DIR$\..\..\Source\timers.c - $PROJ_DIR$\FreeRTOSConfig.h - $PROJ_DIR$\main.c - $PROJ_DIR$\..\..\Source\event_groups.c - $PROJ_DIR$\..\..\Source\include\semphr.h - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\port.c - $PROJ_DIR$\..\..\Source\include\stream_buffer.h - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.s90 - $PROJ_DIR$\main_full.c - $PROJ_DIR$\main_minimal.c - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.h - $PROJ_DIR$\serial\serial.c - $PROJ_DIR$\..\..\Source\include\FreeRTOS.h - $PROJ_DIR$\..\..\Source\include\list.h - $PROJ_DIR$\..\Common\Minimal\TaskNotify.c - $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h - $PROJ_DIR$\protected_io\protected_io.S - $PROJ_DIR$\..\Common\include\TaskNotify.h - $PROJ_DIR$\..\Common\Minimal\comtest.c - $PROJ_DIR$\..\..\Source\include\croutine.h - $PROJ_DIR$\..\Common\Full\semtest.c - $PROJ_DIR$\..\Common\include\comtest.h - $PROJ_DIR$\..\Common\include\recmutex.h - $PROJ_DIR$\..\Common\Minimal\crflash.c - $PROJ_DIR$\..\Common\Minimal\integer.c - $PROJ_DIR$\..\Common\Minimal\recmutex.c - $PROJ_DIR$\..\..\Source\include\deprecated_definitions.h - $PROJ_DIR$\ParTest\ParTest.c - $PROJ_DIR$\..\Common\include\print.h - $PROJ_DIR$\..\..\Source\include\event_groups.h - $PROJ_DIR$\..\Common\Minimal\PollQ.c - $PROJ_DIR$\protected_io\ccp.h - $PROJ_DIR$\..\Common\include\integer.h - $PROJ_DIR$\..\Common\include\semtest.h - $PROJ_DIR$\..\Common\include\crflash.h - $PROJ_DIR$\protected_io\protected_io.h - $PROJ_DIR$\..\Common\include\PollQ.h - $PROJ_DIR$\serial\interrupts.s90 - $PROJ_DIR$\..\Common\Full\print.c - $PROJ_DIR$\..\..\Source\include\portable.h - $PROJ_DIR$\..\..\Source\include\projdefs.h - $PROJ_DIR$\Debug\Obj\integer.pbi - $PROJ_DIR$\..\Common\include\partest.h - $PROJ_DIR$\Debug\Exe\RTOSDemo.d90 - $PROJ_DIR$\Debug\Obj\main_full.r90 - $PROJ_DIR$\Debug\Obj\tasks.pbi - $PROJ_DIR$\Debug\Obj\heap_1.r90 - $TOOLKIT_DIR$\inc\dlib\c\limits.h - $PROJ_DIR$\Debug\Obj\recmutex.pbi - $PROJ_DIR$\Debug\Obj\heap_1.pbi - $PROJ_DIR$\Debug\Obj\TaskNotify.r90 - $PROJ_DIR$\Debug\Obj\serial.pbi - $TOOLKIT_DIR$\inc\dlib\c\DLib_Product.h - $TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-sf-n.r90 - $PROJ_DIR$\Debug\Obj\port.r90 - $PROJ_DIR$\Debug\Obj\ParTest.pbi - $PROJ_DIR$\Debug\Obj\integer.r90 - $PROJ_DIR$\Debug\Obj\portmacro.r90 - $PROJ_DIR$\Debug\Obj\timers.r90 - $TOOLKIT_DIR$\inc\dlib\c\stdlib.h - $PROJ_DIR$\Debug\Obj\print.pbi - $PROJ_DIR$\Debug\Obj\interrupts.r90 - $PROJ_DIR$\Debug\Obj\serial.r90 - $PROJ_DIR$\Debug\Obj\crflash.pbi - $PROJ_DIR$\Debug\Obj\main_minimal.r90 - $TOOLKIT_DIR$\inc\ioavr.h - $TOOLKIT_DIR$\inc\dlib\c\ysizet.h - $PROJ_DIR$\Debug\Obj\croutine.r90 - $TOOLKIT_DIR$\src\template\cfg_avr_arch4_3soim.xcl - $TOOLKIT_DIR$\inc\dlib\c\xencoding_limits.h - $TOOLKIT_DIR$\inc\dlib\c\stddef.h - $TOOLKIT_DIR$\inc\dlib\c\yvals.h - $PROJ_DIR$\Debug\Obj\ParTest.r90 - $PROJ_DIR$\Debug\Obj\protected_io.r90 - $TOOLKIT_DIR$\inc\dlib\c\string.h - $PROJ_DIR$\Debug\Obj\PollQ.pbi - $PROJ_DIR$\Debug\Obj\PollQ.r90 - $TOOLKIT_DIR$\inc\dlib\c\DLib_Defaults.h - $PROJ_DIR$\Debug\Obj\port.pbi - $PROJ_DIR$\Debug\Obj\event_groups.pbi - $PROJ_DIR$\Debug\Obj\comtest.pbi - - - [ROOT_NODE] - - - XLINK - 94 12 - - - - - $PROJ_DIR$\main_blinky.c - - - ICCAVR - 28 - - - BICOMP - 22 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\regtest.c - - - ICCAVR - 30 - - - BICOMP - 8 - - - - - ICCAVR - 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 40 - - - - - $PROJ_DIR$\..\..\Source\list.c - - - ICCAVR - 21 - - - BICOMP - 25 - - - - - ICCAVR - 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 64 - - - BICOMP - 20 5 91 120 122 17 63 117 103 34 64 128 23 121 52 90 116 6 31 61 66 110 77 - - - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c - - - ICCAVR - 97 - - - BICOMP - 100 - - - - - ICCAVR - 110 5 122 128 20 103 120 23 117 63 121 34 52 116 6 17 31 91 90 77 61 66 42 64 - - - BICOMP - 122 77 117 34 103 5 63 120 20 91 17 42 128 23 121 52 90 116 6 31 64 110 61 66 - - - - - $PROJ_DIR$\..\..\Source\croutine.c - - - ICCAVR - 118 - - - BICOMP - 9 - - - - - ICCAVR - 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 70 - - - BICOMP - 66 122 34 5 70 91 128 23 17 61 42 121 52 90 117 120 20 103 116 6 31 64 63 77 - - - - - $PROJ_DIR$\..\..\Source\queue.c - - - ICCAVR - 13 - - - BICOMP - 2 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\..\..\Source\stream_buffer.c - - - ICCAVR - 27 - - - BICOMP - 29 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\..\..\Source\tasks.c - - - ICCAVR - 26 - - - BICOMP - 96 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\..\..\Source\timers.c - - - ICCAVR - 109 - - - BICOMP - 7 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\main.c - - - ICCAVR - 14 - - - BICOMP - 3 - - - - - ICCAVR - 116 6 17 31 63 121 5 122 128 20 103 120 23 117 34 52 91 90 77 61 66 37 82 86 - - - BICOMP - 17 5 82 37 52 117 120 103 122 63 6 31 121 90 20 77 116 34 91 128 23 61 66 86 - - - - - $PROJ_DIR$\..\..\Source\event_groups.c - - - ICCAVR - 10 - - - BICOMP - 130 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\port.c - - - ICCAVR - 105 - - - BICOMP - 129 - - - - - ICCAVR - 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 - - - BICOMP - 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 - - - - - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_Mega0\portmacro.s90 - - - AAVR - 108 - - - - - AAVR - 48 116 6 17 31 52 - - - - - $PROJ_DIR$\main_full.c - - - ICCAVR - 95 - - - BICOMP - 16 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\main_minimal.c - - - ICCAVR - 115 - - - BICOMP - 39 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\serial\serial.c - - - ICCAVR - 113 - - - BICOMP - 102 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\TaskNotify.c - - - ICCAVR - 101 - - - BICOMP - 1 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\protected_io\protected_io.S - - - AAVR - 124 - - - - - AAVR - 116 6 17 31 - - - - - $PROJ_DIR$\..\Common\Minimal\comtest.c - - - ICCAVR - 35 - - - BICOMP - 131 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Full\semtest.c - - - ICCAVR - 4 - - - BICOMP - 33 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\crflash.c - - - ICCAVR - 19 - - - BICOMP - 114 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\integer.c - - - ICCAVR - 107 - - - BICOMP - 92 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\recmutex.c - - - ICCAVR - 24 - - - BICOMP - 99 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\ParTest\ParTest.c - - - ICCAVR - 123 - - - BICOMP - 106 - - - - - ICCAVR - 63 121 5 122 128 20 103 120 23 117 34 52 116 6 17 31 91 90 77 61 66 42 64 93 - - - - - $PROJ_DIR$\..\Common\Minimal\PollQ.c - - - ICCAVR - 127 - - - BICOMP - 126 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\serial\interrupts.s90 - - - AAVR - 112 - - - - - AAVR - 116 6 17 31 - - - - - $PROJ_DIR$\..\Common\Full\print.c - - - ICCAVR - 0 - - - BICOMP - 111 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\Debug\Exe\RTOSDemo.d90 - - - XLINK - 12 - - - - - XLINK - 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 - - - - - - Release - - - [MULTI_TOOL] - XLINK - - - diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.bat b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.bat deleted file mode 100644 index da9cb2f9efe..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.bat +++ /dev/null @@ -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 \ No newline at end of file diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.ps1 b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.ps1 deleted file mode 100644 index a8e312c045a..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.cspy.ps1 +++ /dev/null @@ -1,31 +0,0 @@ -param([String]$debugfile = ""); - -# This powershell file has been generated by the IAR Embedded Workbench -# C - SPY Debugger, as an aid to preparing a command line for running -# the cspybat command line utility using the appropriate settings. -# -# Note that this file is generated every time a new debug session -# is initialized, so you may want to move or rename the file before -# making changes. -# -# You can launch cspybat by typing Powershell.exe -File followed by the name of this batch file, followed -# by the name of the debug file (usually an ELF / DWARF or UBROF file). -# -# Read about available command line parameters in the C - SPY Debugging -# Guide. Hints about additional command line parameters that may be -# useful in specific cases : -# --download_only Downloads a code image without starting a debug -# session afterwards. -# --silent Omits the sign - on message. -# --timeout Limits the maximum allowed execution time. -# - - -if ($debugfile -eq "") -{ -& "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" -} -else -{ -& "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=$debugfile --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_ATMega4809_IAR\settings\RTOSDemo.Debug.driver.xcl" -} diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.driver.xcl b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.driver.xcl deleted file mode 100644 index 0a87f5cdd9a..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.driver.xcl +++ /dev/null @@ -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" - - - - diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.general.xcl b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.general.xcl deleted file mode 100644 index 260d9b4bd4a..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.Debug.general.xcl +++ /dev/null @@ -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" - - - - diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dbgdt b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dbgdt deleted file mode 100644 index 489b1fa0d25..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dbgdt +++ /dev/null @@ -1,772 +0,0 @@ - - - - - 34048 - 34049 - 34050 - 34051 - 34052 - 34053 - 34054 - 34055 - 34056 - 34057 - 34058 - 34059 - 34060 - 34061 - 34062 - 34063 - 34064 - 34065 - 34066 - 34067 - 34068 - 34069 - 34070 - 34071 - 34072 - 34073 - 34074 - 34075 - 34076 - 34077 - 34078 - 34079 - 34080 - 34081 - 34082 - 34083 - 34084 - 34085 - 34086 - 34087 - 34088 - 34089 - 34090 - 34091 - - - - - 34390 - 34323 - 34398 - 34400 - 34397 - 34320 - 34321 - 34324 - 0 - - - - - 57600 - 57601 - 57603 - 33024 - 0 - 57607 - 0 - 57635 - 57634 - 57637 - 0 - 57643 - 57644 - 0 - 33090 - 33057 - 57636 - 57640 - 57641 - 33026 - 33065 - 33063 - 33064 - 33053 - 33054 - 0 - 33035 - 33036 - 34399 - 0 - 33055 - 33056 - 33094 - 0 - - - - 14 - 16 - - - 1 - 1 - 0 - 0 - 1 - 1 - 1 - BF0000000C0010860000550000000C8100000300000056860000300000000E8100000100000000E100000100000005840000020000001486000002000000118600000B000000108400000100000046810000270000000D810000010000005D86000001000000 - - - 0000 - 0000 - - - 0 - 0A0000000A0000006E0000006E000000 - 00000000DA02000054050000ED020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 34050 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 4294967295 - 08000000510000000E010000F9020000 - 000000003200000006010000DA020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 34051 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - 34052 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34059 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34061 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34062 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34063 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34078 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34086 - DB07000066000000FD08000017010000 - 04000000D901000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34053 - DB070000660000005B0A0000F7000000 - 00000000000000008002000091000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - 34054 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34055 - DB07000066000000FD08000017010000 - 000000000000000022010000B1000000 - 8192 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34056 - DB07000066000000FD08000017010000 - 000000000000000022010000B1000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - 34057 - DB07000066000000FD08000017010000 - 000000000000000022010000B1000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - 34058 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34060 - DB07000066000000E1080000C7010000 - 4E0400003200000054050000DA020000 - 16384 - 0 - 0 - 32767 - 0 - - - 1 - - - - Disassembly - _I0 - - - 500 - 20 - - - 1 - 1 - - - 34064 - DB07000066000000FD08000017010000 - 000000000000000022010000B1000000 - 8192 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34065 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34066 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34067 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34068 - DB07000066000000FD08000027010000 - 040000002A020000BC060000B9020000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34069 - DB07000066000000FD08000027010000 - 040000002A020000BC060000B9020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34070 - DB07000066000000FD08000027010000 - 040000002A020000BC060000B9020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34071 - DB07000066000000FD08000027010000 - 040000002A020000BC060000B9020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34072 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34073 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34074 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34075 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34076 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34077 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34079 - DB07000066000000E1080000C7010000 - 040000004A00000002010000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34091 - DB07000066000000E1080000C7010000 - 000000004600000006010000DA020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 34080 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34081 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34082 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34083 - DB07000066000000FD08000017010000 - 000000000000000022010000B1000000 - 8192 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34084 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34085 - DB070000660000008909000027010000 - 0000000000000000AE010000C1000000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34087 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34088 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34089 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34090 - DB07000066000000E1080000C7010000 - 00000000000000000601000061010000 - 16384 - 0 - 0 - 32767 - 0 - - - 0 - - - - 000000003E000000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000002A85000000000000000000000000000000000000010000002A850000010000002A850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000298500000000000000000000000000000000000001000000298500000100000029850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000288500000000000000000000000000000000000001000000288500000100000028850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000278500000000000000000000000000000000000001000000278500000100000027850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000258500000000000000000000000000000000000001000000258500000100000025850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000248500000000000000000000000000000000000001000000248500000100000024850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000238500000000000000000000000000000000000001000000238500000100000023850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000228500000000000000000000000000000000000001000000228500000100000022850000000000000010000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000218500000000000000000000000000000000000001000000218500000100000021850000000000000010000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000208500000000000000000000000000000000000001000000208500000100000020850000000000000010000001000000FFFFFFFFFFFFFFFF06010000320000000A010000DA020000010000000200001004000000010000000000000000000000FFFFFFFF020000001F8500002B850000FFFF02000B004354616262656450616E65001000000100000008000000510000000E010000F9020000000000003200000006010000DA020000000000004010005602000000FFFEFF0E53006F0075007200630065002000420072006F007700730065007200000000001F85000001000000FFFFFFFFFFFFFFFFFFFEFF0957006F0072006B0073007000610063006500010000002B85000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFF1F85000001000000FFFFFFFF1F850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001D85000000000000000000000000000000000000010000001D850000010000001D850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001C85000000000000000000000000000000000000010000001C850000010000001C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001B85000000000000000000000000000000000000010000001B850000010000001B850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001A85000000000000000000000000000000000000010000001A850000010000001A850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000198500000000000000000000000000000000000001000000198500000100000019850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000188500000000000000000000000000000000000001000000188500000100000018850000000000000080000000000000FFFFFFFFFFFFFFFF000000000E020000C006000012020000000000000100000004000000010000000000000000000000FFFFFFFF0400000014850000158500001685000017850000018000800000000000000800000031020000C8060000F20200000000000012020000C0060000D3020000000000004080004604000000FFFEFF084D0065006D006F007200790020003100000000001485000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003200000000001585000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003300000000001685000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003400000000001785000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFF1485000001000000FFFFFFFF14850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000138500000000000000000000000000000000000001000000138500000100000013850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000128500000000000000000000000000000000000001000000128500000100000012850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000118500000000000000000000000000000000000001000000118500000100000011850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000108500000000000000000000000000000000000001000000108500000100000010850000000000000040000001000000FFFFFFFFFFFFFFFF4A040000320000004E040000DA0200000100000002000010040000000100000000000000000000000C85000000000000000000000000000000000000010000000C850000010000000C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000000A85000000000000000000000000000000000000010000000A850000010000000A850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000098500000000000000000000000000000000000001000000098500000100000009850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000088500000000000000000000000000000000000001000000088500000100000008850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000078500000000000000000000000000000000000001000000078500000100000007850000000000000010000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000068500000000000000000000000000000000000001000000068500000100000006850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000058500000000000000000000000000000000000001000000058500000100000005850000000000000080000000000000FFFFFFFFFFFFFFFF00000000BD01000054050000C10100000000000001000000040000000100000012FEFFFF6F000000FFFFFFFF0800000003850000048500000B8500000D8500000E8500000F8500001E850000268500000180008000000000000008000000E00100005C050000F902000000000000C101000054050000DA020000000000004080004608000000FFFEFF0B42007200650061006B0070006F0069006E0074007300000000000385000001000000FFFFFFFFFFFFFFFFFFFEFF054200750069006C006400000000000485000001000000FFFFFFFFFFFFFFFFFFFEFF094400650062007500670020004C006F006700000000000B85000001000000FFFFFFFFFFFFFFFFFFFEFF0C4400650063006C00610072006100740069006F006E007300000000000D85000001000000FFFFFFFFFFFFFFFFFFFEFF0A5200650066006500720065006E00630065007300000000000E85000001000000FFFFFFFFFFFFFFFFFFFEFF0D460069006E006400200069006E002000460069006C0065007300000000000F85000001000000FFFFFFFFFFFFFFFFFFFEFF1541006D0062006900670075006F0075007300200044006500660069006E006900740069006F006E007300000000001E85000001000000FFFFFFFFFFFFFFFFFFFEFF0B54006F006F006C0020004F0075007400700075007400000000002685000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFF0385000001000000FFFFFFFF03850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000028500000000000000000000000000000000000001000000028500000100000002850000000000000000000000000000 - - - Debug - 00200000010000000800FFFF01001100434D4643546F6F6C426172427574746F6E56860000000004002A000000FFFEFF0000000000000000000000000001000000010000000180138600000000040026000000FFFEFF00000000000000000000000000010000000100000001805E860000000004002C000000FFFEFF000000000000000000000000000100000001000000018060860000000004002E000000FFFEFF00000000000000000000000000010000000100000001805D860000000004002B000000FFFEFF0000000000000000000000000001000000010000000180108600000000040024000000FFFEFF0000000000000000000000000001000000010000000180118600000000000025000000FFFEFF000000000000000000000000000100000001000000FFFF01001500434D4643546F6F6C4261724D656E75427574746F6E148600000000040027000000FFFEFF205200650073006500740020007400680065002000640065006200750067006700650064002000700072006F006700720061006D000A00520065007300650074000000000000000000000000000100000001000000000000000000000001000000020009800000000000000400FFFFFFFFFFFEFF000000000000000000000000000100000001000000000000000000000001000000000009801986000000000000FFFFFFFFFFFEFF000100000000000000000000000100000001000000000000000000000001000000000000000000FFFEFF0544006500620075006700C6000000 - - - 34048 - 0A0000000A0000006E0000006E000000 - 1503000000000000F10300001A000000 - 8192 - 0 - 0 - 198 - 0 - - - 1 - - - Main - 00200000010000002100FFFF01001100434D4643546F6F6C426172427574746F6E00E10000000000005C000000FFFEFF000000000000000000000000000100000001000000018001E10000000000005D000000FFFEFF000000000000000000000000000100000001000000018003E10000000004005F000000FFFEFF0000000000000000000000000001000000010000000180008100000000000040000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E100000000040062000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E100000000040064000000FFFEFF000000000000000000000000000100000001000000018022E100000000040063000000FFFEFF000000000000000000000000000100000001000000018025E100000000040066000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE100000000040069000000FFFEFF00000000000000000000000000010000000100000001802CE10000000004006A000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000400FFFFFFFFFFFEFF0001000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF00960000000000000000000180218100000000040053000000FFFEFF000000000000000000000000000100000001000000018024E100000000040065000000FFFEFF000000000000000000000000000100000001000000018028E100000000040067000000FFFEFF000000000000000000000000000100000001000000018029E100000000040068000000FFFEFF0000000000000000000000000001000000010000000180028100000000040042000000FFFEFF0000000000000000000000000001000000010000000180298100000000040057000000FFFEFF0000000000000000000000000001000000010000000180278100000000040055000000FFFEFF0000000000000000000000000001000000010000000180288100000000040056000000FFFEFF00000000000000000000000000010000000100000001801D810000000004004F000000FFFEFF00000000000000000000000000010000000100000001801E8100000000040050000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B8100000000040046000000FFFEFF00000000000000000000000000010000000100000001800C8100000000000047000000FFFEFF00000000000000000000000000010000000100000001805F860000000000005B000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001801F8100000000000051000000FFFEFF0000000000000000000000000001000000010000000180208100000000000052000000FFFEFF0000000000000000000000000001000000010000000180468100000000000059000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00FF020000 - - - 34049 - 0A0000000A0000006E0000006E000000 - 0000000000000000150300001A000000 - 8192 - 0 - 0 - 767 - 0 - - - 1 - - - - diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dnx b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dnx deleted file mode 100644 index 5ddf04e2a27..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.dnx +++ /dev/null @@ -1,47 +0,0 @@ - - - - 3510729248 - - - 0 - 1 - 90 - 1 - 1 - 1 - main - 0 - 50 - - - 0 - - - 1 - - - _ "STD_CODE" "{$PROJ_DIR$\main_full.c}.79.13" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\regtest.c}.234.9" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - _ "STD_CODE" "{$PROJ_DIR$\main.c}.82.1" 0 0 0 0 "" 0 "" - 8 - - - _ 0 - _ "" - _ 0 - - - _ 0 - _ "" - - - 0 - 0 - - diff --git a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.wsdt b/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.wsdt deleted file mode 100644 index 329698f577f..00000000000 --- a/FreeRTOS/Demo/AVR_ATMega4809_IAR/settings/RTOSDemo.wsdt +++ /dev/null @@ -1,359 +0,0 @@ - - - - - RTOSDemo/Debug - - - - - 34048 - 34049 - 34050 - 34051 - 34052 - 34053 - 34054 - 34055 - 34056 - 34057 - 34058 - 34059 - 34060 - 34061 - - - - - 57600 - 57601 - 57603 - 33024 - 0 - 57607 - 0 - 57635 - 57634 - 57637 - 0 - 57643 - 57644 - 0 - 33090 - 33057 - 57636 - 57640 - 57641 - 33026 - 33065 - 33063 - 33064 - 33053 - 33054 - 0 - 33035 - 33037 - 34399 - 0 - 33038 - 33039 - 0 - - - - 18 - 1313 - 2 - - 0 - -1 - - - - 190 - 30 - 30 - 30 - - - RTOSDemo - RTOSDemo/freeRTOS - RTOSDemo/freeRTOS/portable - RTOSDemo/freeRTOS/portable/IAR - RTOSDemo/freeRTOS/portable/IAR/ATMega4809 - RTOSDemo/serial - - - - 14 - 16 - - - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 570000000C0010860000010000000C8100001B00000056860000060000000E8100002D00000000E1000001000000058400000C00000014860000020000001186000007000000108400000100000046810000010000000D810000010000005D86000001000000 - - - 2100FFFFFFFF0D8400000F8400000884000054840000328100001C8100000984000053840000D3DD00000C6E000011B000007784000007840000808C000044D500000C8400003384000078840000706E00003C8400003D840000408400004C8400003E8400004B8400004D8400003F8400003A8400003B8400005A8400005B84000012B00000 - 250004840000450000000481000015000000158100001E000000318400004C000000239200000000000007E100003400000020810000240000000F8100001C00000004E10000320000000C8100001900000001E100002F0000000D800000100000000684000047000000038400004400000017810000200000000084000041000000148100001D000000308400004B0000000E8400004900000000810000120000001F810000230000000E8100001B00000003E10000310000000B8100001800000000E100002E000000058400004600000041E100003E00000002840000430000000581000016000000168100001F000000108400004A000000328400004D00000005E1000033000000518400004F0000000A840000480000000D8100001A00000002E1000030000000 - - - 0 - 0A0000000A0000006E0000006E000000 - 00000000DA02000054050000ED020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 4294967295 - 08000000510000009C010000E4020000 - 000000003200000094010000C5020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 34049 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34050 - 000000001700000022010000C8000000 - 00000000AC01000054050000C5020000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - 24 - 1227 - 327 - 81 - 2 - C:\Users\m17336\Documents\rtos_c_gh\Demo\AVR_ATMega4809_IAR\BuildLog.log - 0 - -1 - - - 34054 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 34055 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34056 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34057 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 404 - 67 - 606 - 269 - 2 - - 0 - -1 - - - 34058 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34060 - 000000001700000022010000C8000000 - 04000000C501000050050000C0020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34051 - 000000001700000080020000A8000000 - 00000000000000008002000091000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34052 - 000000001700000022010000C8000000 - 000000000000000022010000B1000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34053 - 000000001700000022010000C8000000 - 000000000000000022010000B1000000 - 32768 - 0 - 0 - 32767 - 0 - - - 0 - - - - 34059 - 00000000170000000601000078010000 - 040000004A00000090010000AB020000 - 4096 - 0 - 0 - 32767 - 0 - - - 0 - - - 2147483647 - 1 - - - 34061 - 00000000170000000601000078010000 - 000000004600000094010000C5020000 - 4096 - 0 - 0 - 32767 - 0 - - - 1 - - - 000000000A000000000000000010000001000000FFFFFFFFFFFFFFFF940100003200000098010000C502000001000000020000100400000001000000C9FEFFFFE9040000FFFFFFFF020000000B8500000D850000FFFF02000B004354616262656450616E65001000000100000008000000510000009C010000E4020000000000003200000094010000C5020000000000004010005602000000FFFEFF1C53006F0075007200630065002000420072006F00770073006500720020002D0020004E006F007400200065006E00610062006C0065006400000000000B85000001000000FFFFFFFFFFFFFFFFFFFEFF0957006F0072006B0073007000610063006500010000000D85000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFF0B85000001000000FFFFFFFF0B850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000058500000000000000000000000000000000000001000000058500000100000005850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000048500000000000000000000000000000000000001000000048500000100000004850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000038500000000000000000000000000000000000001000000038500000100000003850000000000000080000000000000FFFFFFFFFFFFFFFF00000000A901000054050000AD0100000000000001000000040000000100000034FEFFFF3F010000FFFFFFFF0700000001850000068500000785000008850000098500000A8500000C8500000180008000000000000008000000CC0100005C050000F902000000000000AD01000054050000DA020000000000004080004607000000FFFEFF0B42007200650061006B0070006F0069006E0074007300000000000185000001000000FFFFFFFFFFFFFFFFFFFEFF094400650062007500670020004C006F006700000000000685000001000000FFFFFFFFFFFFFFFFFFFEFF0C4400650063006C00610072006100740069006F006E007300000000000785000001000000FFFFFFFFFFFFFFFFFFFEFF0A5200650066006500720065006E00630065007300000000000885000001000000FFFFFFFFFFFFFFFFFFFEFF0D460069006E006400200069006E002000460069006C0065007300000000000985000001000000FFFFFFFFFFFFFFFFFFFEFF1541006D0062006900670075006F0075007300200044006500660069006E006900740069006F006E007300000000000A85000001000000FFFFFFFFFFFFFFFFFFFEFF0B54006F006F006C0020004F0075007400700075007400000000000C85000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFF0185000001000000FFFFFFFF01850000000000000100000002850000008000000100000008000000CB0100005C050000E402000001000000010000000100000000000000 - - - Main - 00200000010000002000FFFF01001100434D4643546F6F6C426172427574746F6E00E10000000000002E000000FFFEFF000000000000000000000000000100000001000000018001E10000000000002F000000FFFEFF000000000000000000000000000100000001000000018003E100000000040031000000FFFEFF0000000000000000000000000001000000010000000180008100000000000012000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E100000000040034000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E100000000040036000000FFFEFF000000000000000000000000000100000001000000018022E100000000040035000000FFFEFF000000000000000000000000000100000001000000018025E100000000040038000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE10000000004003B000000FFFEFF00000000000000000000000000010000000100000001802CE10000000004003C000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000400FFFFFFFFFFFEFF0000000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF00960000000000000000000180218100000000040025000000FFFEFF000000000000000000000000000100000001000000018024E100000000040037000000FFFEFF000000000000000000000000000100000001000000018028E100000000040039000000FFFEFF000000000000000000000000000100000001000000018029E10000000004003A000000FFFEFF0000000000000000000000000001000000010000000180028100000000040014000000FFFEFF0000000000000000000000000001000000010000000180298100000000040029000000FFFEFF0000000000000000000000000001000000010000000180278100000000040027000000FFFEFF0000000000000000000000000001000000010000000180288100000000040028000000FFFEFF00000000000000000000000000010000000100000001801D8100000000040021000000FFFEFF00000000000000000000000000010000000100000001801E8100000000040022000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B8100000000040018000000FFFEFF00000000000000000000000000010000000100000001800D810000000000001A000000FFFEFF00000000000000000000000000010000000100000001805F860000000000002D000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800E810000000004001B000000FFFEFF00000000000000000000000000010000000100000001800F810000000004001C000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00E8020000 - - - 34048 - 0A0000000A0000006E0000006E000000 - 0000000000000000FE0200001A000000 - 8192 - 0 - 0 - 744 - 0 - - - 1 - - - - - 0100000003000000010000000000000000000000010000000100000002000000000000000100000001000000000000002800000028000000010000000F0000000100000001000000FFFEFF0F2400570053005F0044004900520024005C006D00610069006E002E00630001000000FFFF010014004966436F6E74656E7453746F72616765496D706CFFFEFF00FFFEFFFF27013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00310031003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0031003200350031003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0031003200350031003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF066D00610069006E002E00630000000000FFFFFFFFFFFFFFFFFFFEFF192400570053005F0044004900520024005C004600720065006500520054004F00530043006F006E006600690067002E006800010000000180FFFEFF00FFFEFFFF27013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00320033003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0031003900320038003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0031003900320038003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF104600720065006500520054004F00530043006F006E006600690067002E00680000000000FFFFFFFFFFFFFFFFFFFEFF152400570053005F0044004900520024005C0063006C006B005F0063006F006E006600690067002E006800010000000180FFFEFF00FFFEFFFF24013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E003100360039003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E003100360039003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0C63006C006B005F0063006F006E006600690067002E00680000000000FFFFFFFFFFFFFFFFFFFEFF122400570053005F0044004900520024005C0072006500670074006500730074002E006300010000000180FFFEFF00FFFEFFFF20013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0972006500670074006500730074002E00630000000000FFFFFFFFFFFFFFFFFFFEFF382400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C0070006F0072007400610062006C0065005C004900410052005C004100560052005F004D0065006700610030005C0070006F00720074006D006100630072006F002E006800010000000180FFFEFF00FFFEFFFF27013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00320031003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0033003500330033003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0033003500330033003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0B70006F00720074006D006100630072006F002E00680000000000FFFFFFFFFFFFFFFFFFFEFF332400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C0070006F0072007400610062006C0065005C004900410052005C004100560052005F004D0065006700610030005C0070006F00720074002E006300010000000180FFFEFF00FFFEFFFF26013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0031003400330035003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0031003400330035003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0670006F00720074002E00630000000000FFFFFFFFFFFFFFFFFFFEFF3A2400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C0070006F0072007400610062006C0065005C004900410052005C004100560052005F004D0065006700610030005C0070006F00720074006D006100630072006F002E00730039003000010000000180FFFEFF00FFFEFFFF26013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0036003700310036003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0036003700310036003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0D70006F00720074006D006100630072006F002E0073003900300000000000FFFFFFFFFFFFFFFFFFFEFF1D2400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C00710075006500750065002E006300010000000180FFFEFF00FFFEFFFF2B013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0031003400380033003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E00350032003700350038003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E00350032003700350038003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF07710075006500750065002E00630000000000FFFFFFFFFFFFFFFFFFFEFF252400570053005F0044004900520024005C002E002E005C0043006F006D006D006F006E005C004D0069006E0069006D0061006C005C007200650063006D0075007400650078002E006300010000000180FFFEFF00FFFEFFFF2A013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E003200370032003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E00310031003100340030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E00310031003100340030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0A7200650063006D0075007400650078002E00630000000000FFFFFFFFFFFFFFFFFFFEFF142400570053005F0044004900520024005C006D00610069006E005F00660075006C006C002E006300010000000180FFFEFF00FFFEFFFF27013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00360037003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0032003400350035003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0032003400350035003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0B6D00610069006E005F00660075006C006C002E00630000000000FFFFFFFFFFFFFFFFFFFEFF242400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C0069006E0063006C007500640065005C007400610073006B002E006800010000000180FFFEFF00FFFEFFFF27013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00360031003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0032003600330030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0032003600330030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF067400610073006B002E00680000000000FFFFFFFFFFFFFFFFFFFEFF122400570053005F0044004900520024005C0072006500670074006500730074002E006800010000000180FFFEFF00FFFEFFFF20013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0972006500670074006500730074002E00680000000000FFFFFFFFFFFFFFFFFFFEFF3B2400570053005F0044004900520024005C002E002E005C002E002E005C0053006F0075007200630065005C0070006F0072007400610062006C0065005C004900410052005C004100560052005F004D0065006700610030005C0070006F0072007400680061007200640077006100720065002E006800010000000180FFFEFF00FFFEFFFF22013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E0030003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E00360038003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E00360038003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0E70006F0072007400680061007200640077006100720065002E00680000000000FFFFFFFFFFFFFFFFFFFEFF182400570053005F0044004900520024005C00730065007200690061006C005C00730065007200690061006C002E006300010000000180FFFEFF00FFFEFFFF22013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E003100300039003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF08730065007200690061006C002E00630000000000FFFFFFFFFFFFFFFFFFFEFF172400570053005F0044004900520024005C006D00610069006E005F006D0069006E0069006D0061006C002E006300010000000180FFFEFF00FFFEFFFF21013C003F0078006D006C002000760065007200730069006F006E003D00220031002E0030002200200065006E0063006F00640069006E0067003D0022005500540046002D00380022003F003E000A003C0052006F006F0074003E000A0020002000200020003C004E0075006D0052006F00770073003E0031003C002F004E0075006D0052006F00770073003E000A0020002000200020003C004E0075006D0043006F006C0073003E0031003C002F004E0075006D0043006F006C0073003E000A0020002000200020003C00580050006F0073003E0030003C002F00580050006F0073003E000A0020002000200020003C00590050006F0073003E0030003C002F00590050006F0073003E000A0020002000200020003C00530065006C00530074006100720074003E0030003C002F00530065006C00530074006100720074003E000A0020002000200020003C00530065006C0045006E0064003E0030003C002F00530065006C0045006E0064003E000A0020002000200020003C00580050006F00730032003E0030003C002F00580050006F00730032003E000A0020002000200020003C00590050006F00730032003E00340038003C002F00590050006F00730032003E000A0020002000200020003C00530065006C005300740061007200740032003E0030003C002F00530065006C005300740061007200740032003E000A0020002000200020003C00530065006C0045006E00640032003E0030003C002F00530065006C0045006E00640032003E000A003C002F0052006F006F0074003E000A00FFFEFF0E6D00610069006E005F006D0069006E0069006D0061006C002E00630000000000FFFFFFFFFFFFFFFF0000000010000000C5D4F200FFDC7800BECEA100F0A0A100BCA8E1009CC1B600F7B88600D9ADC200A5C2D700B3A6BE00EAD6A300F6FA7D00B5E99D005FC3CF00C1838300CACAD500010000000100000002000000120100005100000052040000F9020000 - - - - diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/.gitignore b/FreeRTOS/Demo/AVR_Dx_IAR/.gitignore new file mode 100644 index 00000000000..46444ca2917 --- /dev/null +++ b/FreeRTOS/Demo/AVR_Dx_IAR/.gitignore @@ -0,0 +1,2 @@ +settings +*.dep diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.dep b/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.dep deleted file mode 100644 index b5c605ae697..00000000000 --- a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.dep +++ /dev/null @@ -1,676 +0,0 @@ - - - 4 - 2854421671 - - Debug - - $PROJ_DIR$\Debug\Obj\RTOSDemo.pbd - $TOOLKIT_DIR$\inc\dlib\c\DLib_Defaults.h - $PROJ_DIR$\Debug\Obj\semtest.xcl - $PROJ_DIR$\Debug\Obj\main_full.xcl - $PROJ_DIR$\Debug\Obj\stream_buffer.r90 - $PROJ_DIR$\Debug\Obj\crflash.r90 - $PROJ_DIR$\Debug\Obj\event_groups.xcl - $PROJ_DIR$\Debug\Obj\croutine.xcl - $PROJ_DIR$\Debug\Obj\list.xcl - $TOOLKIT_DIR$\inc\dlib\c\stdlib.h - $PROJ_DIR$\Debug\Obj\timers.r90 - $PROJ_DIR$\Debug\Exe\RTOSDemo.d90 - $PROJ_DIR$\Debug\Obj\tasks.r90 - $PROJ_DIR$\Debug\Obj\PollQ.r90 - $PROJ_DIR$\Debug\Obj\comtest.xcl - $TOOLKIT_DIR$\src\template\cfg_avr_arch4_3soim.xcl - $PROJ_DIR$\Debug\Obj\heap.xcl - $PROJ_DIR$\Debug\Obj\print.r90 - $PROJ_DIR$\Debug\Obj\TaskNotify.r90 - $PROJ_DIR$\Debug\Obj\main_blinky.r90 - $PROJ_DIR$\Debug\Obj\port.xcl - $TOOLKIT_DIR$\inc\dlib\c\DLib_Threads.h - $PROJ_DIR$\Debug\Obj\tasks.xcl - $PROJ_DIR$\Debug\Obj\protected_io.r90 - $TOOLKIT_DIR$\inc\ioavr128da48.h - $PROJ_DIR$\Debug\Obj\main_blinky.xcl - $PROJ_DIR$\Debug\Obj\PollQ.xcl - $PROJ_DIR$\Debug\Obj\timers.xcl - $PROJ_DIR$\Debug\Obj\main_full.r90 - $TOOLKIT_DIR$\inc\Atmel\iomacro_xmega.h - $TOOLKIT_DIR$\inc\ioavr.h - $PROJ_DIR$\Debug\Obj\heap.r90 - $PROJ_DIR$\regtest.h - $PROJ_DIR$\..\..\Source\croutine.c - $PROJ_DIR$\FreeRTOSConfig.h - $TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-n.r90 - $TOOLKIT_DIR$\lib\dlib\dlAVR-3s-arch4-n.h - $TOOLKIT_DIR$\inc\dlib\c\ysizet.h - $PROJ_DIR$\protected_io\ccp.h - $PROJ_DIR$\main_blinky.c - $PROJ_DIR$\protected_io\protected_io.h - $PROJ_DIR$\protected_io\protected_io.S - $PROJ_DIR$\main_minimal.c - $PROJ_DIR$\..\..\Source\event_groups.c - $PROJ_DIR$\regtest.c - $PROJ_DIR$\..\..\Source\stream_buffer.c - $TOOLKIT_DIR$\inc\dlib\c\stddef.h - $TOOLKIT_DIR$\inc\iomacro.h - $TOOLKIT_DIR$\inc\dlib\c\yvals.h - $PROJ_DIR$\..\..\Source\timers.c - $PROJ_DIR$\main.c - $PROJ_DIR$\..\..\Source\list.c - $PROJ_DIR$\..\..\Source\queue.c - $PROJ_DIR$\..\..\Source\tasks.c - $PROJ_DIR$\ParTest\partest.c - $PROJ_DIR$\serial\serial.c - $PROJ_DIR$\clk_config.h - $PROJ_DIR$\main_full.c - $PROJ_DIR$\Debug\Obj\recmutex.xcl - $PROJ_DIR$\serial\interrupts.s90 - $PROJ_DIR$\Debug\Obj\recmutex.r90 - $PROJ_DIR$\..\..\Source\include\task.h - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\porthardware.h - $PROJ_DIR$\..\Common\Minimal\PollQ.c - $PROJ_DIR$\..\..\Source\include\deprecated_definitions.h - $PROJ_DIR$\..\..\Source\include\projdefs.h - $PROJ_DIR$\..\..\Source\include\list.h - $PROJ_DIR$\..\..\Source\include\timers.h - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\port.c - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.h - $PROJ_DIR$\..\Common\Minimal\comtest.c - $PROJ_DIR$\..\Common\Minimal\crflash.c - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.s90 - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.h - $PROJ_DIR$\..\..\Source\include\queue.h - $PROJ_DIR$\..\Common\Minimal\integer.c - $PROJ_DIR$\..\..\Source\include\croutine.h - $PROJ_DIR$\..\..\Source\include\stack_macros.h - $PROJ_DIR$\..\..\Source\include\stream_buffer.h - $PROJ_DIR$\..\..\Source\portable\MemMang\heap.c - $PROJ_DIR$\..\Common\Minimal\TaskNotify.c - $PROJ_DIR$\..\..\Source\include\FreeRTOS.h - $PROJ_DIR$\..\..\Source\include\mpu_wrappers.h - $PROJ_DIR$\..\Common\Minimal\recmutex.c - $PROJ_DIR$\..\..\Source\include\portable.h - $PROJ_DIR$\..\..\Source\include\semphr.h - $PROJ_DIR$\..\..\Source\include\event_groups.h - $PROJ_DIR$\..\Common\Full\print.c - $PROJ_DIR$\..\Common\include\integer.h - $PROJ_DIR$\..\Common\include\print.h - $PROJ_DIR$\..\Common\include\crflash.h - $PROJ_DIR$\..\Common\include\semtest.h - $PROJ_DIR$\..\Common\Full\semtest.c - $PROJ_DIR$\..\Common\include\recmutex.h - $PROJ_DIR$\..\Common\include\partest.h - $PROJ_DIR$\..\Common\include\serial.h - $PROJ_DIR$\..\Common\include\PollQ.h - $PROJ_DIR$\..\Common\include\comtest.h - $PROJ_DIR$\..\Common\include\TaskNotify.h - $PROJ_DIR$\Debug\Obj\interrupts.r90 - $PROJ_DIR$\Debug\Obj\print.xcl - $PROJ_DIR$\Debug\Obj\TaskNotify.xcl - $PROJ_DIR$\Debug\Obj\serial.xcl - $TOOLKIT_DIR$\inc\dlib\c\stdint.h - $TOOLKIT_DIR$\inc\dlib\c\xencoding_limits.h - $TOOLKIT_DIR$\inc\dlib\c\limits.h - $PROJ_DIR$\Debug\Obj\main_minimal.xcl - $PROJ_DIR$\Debug\Obj\main.r90 - $TOOLKIT_DIR$\inc\dlib\c\DLib_Product.h - $PROJ_DIR$\Debug\Obj\integer.xcl - $PROJ_DIR$\Debug\Obj\queue.xcl - $PROJ_DIR$\Debug\Obj\croutine.r90 - $PROJ_DIR$\Debug\Obj\partest.xcl - $TOOLKIT_DIR$\src\template\cfgavr128da48.xcl - $PROJ_DIR$\Debug\Obj\stream_buffer.xcl - $PROJ_DIR$\Debug\Obj\main.xcl - $PROJ_DIR$\Debug\Obj\port.r90 - $PROJ_DIR$\Debug\List\RTOSDemo.map - $PROJ_DIR$\Debug\Obj\RegTest.xcl - $PROJ_DIR$\Debug\Obj\queue.r90 - $PROJ_DIR$\Debug\Obj\partest.r90 - $PROJ_DIR$\Debug\Obj\main_minimal.r90 - $PROJ_DIR$\Debug\Obj\crflash.xcl - $PROJ_DIR$\Debug\Obj\list.r90 - $TOOLKIT_DIR$\inc\dlib\c\string.h - $PROJ_DIR$\Debug\Obj\portmacro.r90 - $PROJ_DIR$\Debug\Obj\serial.r90 - $PROJ_DIR$\Debug\Obj\comtest.r90 - $TOOLKIT_DIR$\inc\dlib\c\ycheck.h - $PROJ_DIR$\Debug\Obj\semtest.r90 - $PROJ_DIR$\Debug\Obj\integer.r90 - $PROJ_DIR$\Debug\Obj\event_groups.r90 - $PROJ_DIR$\Debug\Obj\regtest.r90 - - - [ROOT_NODE] - - - XLINK - 11 117 - - - - - $PROJ_DIR$\Debug\Exe\RTOSDemo.d90 - - - XLINK - 117 - - - - - XLINK - 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 - - - - - $PROJ_DIR$\..\..\Source\croutine.c - - - ICCAVR - 111 - - - BICOMP - 7 - - - - - ICCAVR - 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 76 - - - - - $PROJ_DIR$\main_blinky.c - - - ICCAVR - 19 - - - BICOMP - 25 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\protected_io\protected_io.S - - - AAVR - 23 - - - - - AAVR - 30 24 47 29 - - - - - $PROJ_DIR$\main_minimal.c - - - ICCAVR - 121 - - - BICOMP - 106 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\event_groups.c - - - ICCAVR - 131 - - - BICOMP - 6 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\regtest.c - - - ICCAVR - 132 - - - BICOMP - 118 - - - - - ICCAVR - 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 32 - - - - - $PROJ_DIR$\..\..\Source\stream_buffer.c - - - ICCAVR - 4 - - - BICOMP - 114 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\timers.c - - - ICCAVR - 10 - - - BICOMP - 27 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\main.c - - - ICCAVR - 107 - - - BICOMP - 115 - - - - - ICCAVR - 30 24 47 29 81 46 128 48 1 36 108 104 21 37 103 34 65 84 64 69 82 56 38 40 - - - - - $PROJ_DIR$\..\..\Source\list.c - - - ICCAVR - 123 - - - BICOMP - 8 - - - - - ICCAVR - 9 128 48 1 36 108 104 21 37 81 46 103 34 30 24 47 29 65 84 64 69 82 66 - - - - - $PROJ_DIR$\..\..\Source\queue.c - - - ICCAVR - 119 - - - BICOMP - 110 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\tasks.c - - - ICCAVR - 12 - - - BICOMP - 22 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\ParTest\partest.c - - - ICCAVR - 120 - - - BICOMP - 112 - - - - - ICCAVR - 81 46 128 48 1 36 108 104 21 37 103 34 30 24 47 29 65 84 64 69 82 61 66 94 - - - - - $PROJ_DIR$\serial\serial.c - - - ICCAVR - 126 - - - BICOMP - 102 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\main_full.c - - - ICCAVR - 28 - - - BICOMP - 3 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\serial\interrupts.s90 - - - AAVR - 99 - - - - - AAVR - 30 24 47 29 - - - - - $PROJ_DIR$\..\Common\Minimal\PollQ.c - - - ICCAVR - 13 - - - BICOMP - 26 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\port.c - - - ICCAVR - 116 - - - BICOMP - 20 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\comtest.c - - - ICCAVR - 127 - - - BICOMP - 14 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\crflash.c - - - ICCAVR - 5 - - - BICOMP - 122 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\portable\IAR\AVR_AVRDx\portmacro.s90 - - - AAVR - 125 - - - - - AAVR - 62 30 24 47 29 34 - - - - - $PROJ_DIR$\..\Common\Minimal\integer.c - - - ICCAVR - 130 - - - BICOMP - 109 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap.c - - - ICCAVR - 31 - - - BICOMP - 16 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\TaskNotify.c - - - ICCAVR - 18 - - - BICOMP - 101 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Minimal\recmutex.c - - - ICCAVR - 60 - - - BICOMP - 58 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Full\print.c - - - ICCAVR - 17 - - - BICOMP - 100 - - - - - ICCAVR - 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 - - - - - $PROJ_DIR$\..\Common\Full\semtest.c - - - ICCAVR - 129 - - - BICOMP - 2 - - - - - ICCAVR - 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 - - - - - - Release - - - [MULTI_TOOL] - XLINK - - - diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewp b/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewp index 3552bc089a2..fc945f31f03 100644 --- a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewp +++ b/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewp @@ -2258,22 +2258,7 @@ MemMang - $PROJ_DIR$\..\..\Source\portable\MemMang\heap.c - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_3.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_4.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_5.h + $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c @@ -2345,9 +2330,9 @@ $PROJ_DIR$\main_minimal.c - $PROJ_DIR$\regtest.c + $PROJ_DIR$\RegTest.c - $PROJ_DIR$\regtest.h + $PROJ_DIR$\RegTest.h diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewt b/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewt index 839b70146be..4ccad4f35d5 100644 --- a/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewt +++ b/FreeRTOS/Demo/AVR_Dx_IAR/RTOSDemo.ewt @@ -2301,22 +2301,7 @@ MemMang - $PROJ_DIR$\..\..\Source\portable\MemMang\heap.c - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_2.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_3.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_4.h - - - $PROJ_DIR$\..\..\Source\portable\MemMang\heap_5.h + $PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c @@ -2388,9 +2373,9 @@ $PROJ_DIR$\main_minimal.c - $PROJ_DIR$\regtest.c + $PROJ_DIR$\RegTest.c - $PROJ_DIR$\regtest.h + $PROJ_DIR$\RegTest.h diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.bat b/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.bat deleted file mode 100644 index 5ab89ba4531..00000000000 --- a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.bat +++ /dev/null @@ -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 \ No newline at end of file diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.ps1 b/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.ps1 deleted file mode 100644 index 79a29ff8e3f..00000000000 --- a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.cspy.ps1 +++ /dev/null @@ -1,31 +0,0 @@ -param([String]$debugfile = ""); - -# This powershell file has been generated by the IAR Embedded Workbench -# C - SPY Debugger, as an aid to preparing a command line for running -# the cspybat command line utility using the appropriate settings. -# -# Note that this file is generated every time a new debug session -# is initialized, so you may want to move or rename the file before -# making changes. -# -# You can launch cspybat by typing Powershell.exe -File followed by the name of this batch file, followed -# by the name of the debug file (usually an ELF / DWARF or UBROF file). -# -# Read about available command line parameters in the C - SPY Debugging -# Guide. Hints about additional command line parameters that may be -# useful in specific cases : -# --download_only Downloads a code image without starting a debug -# session afterwards. -# --silent Omits the sign - on message. -# --timeout Limits the maximum allowed execution time. -# - - -if ($debugfile -eq "") -{ -& "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" -} -else -{ -& "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=$debugfile --backend -f "C:\Users\m17336\Documents\FreeRTOS\FreeRTOS\Demo\AVR_Dx_IAR\settings\RTOSDemo.Debug.driver.xcl" -} diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.driver.xcl b/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.driver.xcl deleted file mode 100644 index da5d3d6cebb..00000000000 --- a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.driver.xcl +++ /dev/null @@ -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" - - - - diff --git a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.general.xcl b/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.general.xcl deleted file mode 100644 index ef8152d8d0f..00000000000 --- a/FreeRTOS/Demo/AVR_Dx_IAR/settings/RTOSDemo.Debug.general.xcl +++ /dev/null @@ -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" - - - -