diff --git a/Examples/MAX32690/Unity_Test/ARM/Abstract.txt b/Examples/MAX32690/Unity_Test/ARM/Abstract.txt
deleted file mode 100644
index b5cef13338..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/Abstract.txt
+++ /dev/null
@@ -1 +0,0 @@
-Hello World Example!
\ No newline at end of file
diff --git a/Examples/MAX32690/Unity_Test/ARM/EventRecorderStub.scvd b/Examples/MAX32690/Unity_Test/ARM/EventRecorderStub.scvd
deleted file mode 100644
index 2956b29683..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/EventRecorderStub.scvd
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/Examples/MAX32690/Unity_Test/ARM/Hello_World.sct b/Examples/MAX32690/Unity_Test/ARM/Hello_World.sct
deleted file mode 100644
index 3ce91f6440..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/Hello_World.sct
+++ /dev/null
@@ -1,24 +0,0 @@
-#! armcc -E -I .\..\
-
-#include "sct_config.h"
-
-; *************************************************************
-; *** Scatter-Loading Description File generated by uVision ***
-; *************************************************************
-
-LR_IROM1 0x10000000 0x00080000 { ; load region size_region
- ER_IROM1 0x10000000 0x00080000 { ; load address = execution address
- *.o (RESET, +First)
- *(InRoot$$Sections)
- .ANY (+RO)
- .ANY (+XO)
- }
-
-// ADDER _BIN_START_ {
-// all_imgs.o (.bin_storage_img)
-// }
-
- RW_IRAM1 0x20000000 0x00020000 { ; RW data
- .ANY (+RW +ZI)
- }
-}
\ No newline at end of file
diff --git a/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvoptx b/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvoptx
deleted file mode 100644
index d69ad8424b..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvoptx
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
- 1.0
-
- ### uVision Project, (C) Keil Software
-
-
- *.c
- *.s*; *.src; *.a*
- *.obj; *.o
- *.lib
- *.txt; *.h; *.inc; *.md
- *.plm
- *.cpp
- 0
-
-
-
- 0
- 0
-
-
-
- Flash Debug
- 0x4
- ARM-ADS
-
- 96000000
-
- 1
- 1
- 0
- 1
- 0
-
-
- 1
- 65535
- 0
- 0
- 0
-
-
- 79
- 66
- 8
- .\Listings\
-
-
- 1
- 1
- 1
- 0
- 1
- 1
- 0
- 1
- 0
- 0
- 0
- 0
-
-
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 0
- 0
-
-
- 1
- 0
- 1
-
- 255
-
- 0
- 1
- 1
- 0
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 0
- 1
- 1
- 1
- 1
- 0
- 0
- 1
- 0
- 0
- 3
-
-
-
-
-
-
-
-
-
-
- BIN\CMSIS_AGDI.dll
-
-
-
- 0
- ARMRTXEVENTFLAGS
- -L70 -Z18 -C0 -M0 -T1
-
-
- 0
- DLGTARM
- (1010=-2756,104,-2306,661,0)(1007=-3735,138,-3548,413,0)(1008=-3750,122,-3374,358,0)(1009=-3720,154,-3462,742,0)
-
-
- 0
- ARMDBGFLAGS
-
-
-
- 0
- DLGUARM
-
-
-
- 0
- CMSIS_AGDI
- -X"CMSIS-DAP v1" -U0409170241ffcce80000000000000000 -O66534 -S10 -C0 -P00000000 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO23 -FD20000000 -FC3000 -FN1 -FF0MAX32655.FLM -FS010000000 -FL080000 -FP0($$Device:MAX32655$Flash\MAX32655.FLM)
-
-
- 0
- UL2CM3
- UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000)
-
-
-
-
-
- 1
- 1
- 0x00000000
- 0
-
-
-
- 0
-
-
- 0
- 1
- 1
- 0
- 0
- 0
- 0
- 1
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
-
-
-
- 1
- 1
- 1
- 2
- 2000000
-
-
-
-
-
- Source
- 1
- 0
- 0
- 0
-
- 1
- 1
- 1
- 0
- 0
- 0
- ..\main.c
- main.c
- 0
- 0
-
-
- 1
- 2
- 5
- 0
- 0
- 0
- .\Abstract.txt
- Abstract.txt
- 0
- 0
-
-
-
-
- ::BSP
- 1
- 0
- 0
- 1
-
-
-
- ::CMSIS
- 0
- 0
- 0
- 1
-
-
-
- ::Device
- 1
- 0
- 0
- 1
-
-
-
diff --git a/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvprojx b/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvprojx
deleted file mode 100644
index 2152616e92..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/Hello_World.uvprojx
+++ /dev/null
@@ -1,554 +0,0 @@
-
-
-
- 2.1
-
- ### uVision Project, (C) Keil Software
-
-
-
- Flash Debug
- 0x4
- ARM-ADS
- 5060960::V5.06 update 7 (build 960)::.\ARMCC
- 0
-
-
- MAX32655:Cortex-M4
- Maxim
- Maxim.MAX32655.1.0.0
- http://www.mxim.net/microcontroller/pack/
- IRAM(0x20000000,0x00080000) IROM(0x10000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(96000000) ELITTLE
-
-
- UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000)
- 0
- $$Device:MAX32655$Libraries\Device\Maxim\MAX32655\Include\max32655.h
-
-
-
-
-
-
-
-
-
- $$Device:MAX32655$SVD\MAX32655\max32655.svd
- 0
- 0
-
-
-
-
-
-
- 0
- 0
- 0
- 0
- 1
-
- .\Objects\
- Hello_World
- 1
- 0
- 1
- 1
- 1
- .\Listings\
- 1
- 0
- 0
-
- 0
- 0
-
-
- 0
- 0
- 0
- 0
-
-
- 0
- 0
-
-
- 0
- 0
- 0
- 0
-
-
- 0
- 0
-
-
- 0
- 0
- 0
- 0
-
- 0
-
-
-
- 0
- 0
- 0
- 0
- 0
- 1
- 0
- 0
- 0
- 0
- 3
-
-
- 1
-
-
- SARMCM3.DLL
-
- DCM.DLL
- -pCM4
- SARMCM3.DLL
-
- TCM.DLL
- -pCM4
-
-
-
- 1
- 0
- 0
- 0
- 16
-
-
-
-
- 1
- 0
- 0
- 1
- 1
- 4099
-
- 0
- BIN\CMSIS_AGDI.dll
- "" ()
-
-
-
-
- 0
-
-
-
- 0
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 0
- 1
- 1
- 0
- 1
- 1
- 0
- 0
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 0
- 0
- "Cortex-M4"
-
- 0
- 0
- 0
- 1
- 1
- 0
- 0
- 2
- 0
- 0
- 0
- 0
- 8
- 1
- 0
- 0
- 0
- 3
- 3
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 1
- 0
- 0
- 0
- 0
- 1
- 0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x20000000
- 0x80000
-
-
- 1
- 0x10000000
- 0x100000
-
-
- 0
- 0x0
- 0x0
-
-
- 1
- 0x0
- 0x0
-
-
- 1
- 0x0
- 0x0
-
-
- 1
- 0x0
- 0x0
-
-
- 1
- 0x10000000
- 0x80000
-
-
- 1
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x0
- 0x0
-
-
- 0
- 0x20000000
- 0x20000
-
-
- 0
- 0x0
- 0x0
-
-
-
-
-
- 1
- 1
- 0
- 0
- 1
- 0
- 0
- 0
- 0
- 0
- 2
- 0
- 0
- 1
- 0
- 0
- 1
- 1
- 1
- 1
- 0
- 0
- 0
-
- --diag_suppress 1295 --diag_suppress 111
- TARGET=32655 TARGET_REV=0x4131
-
- ..\..\Hello_World
-
-
-
- 1
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 4
-
-
-
-
-
-
-
-
- 0
- 0
- 0
- 0
- 1
- 0
- 0x10000000
- 0x20000000
-
- .\Hello_World.sct
-
-
-
-
-
-
-
-
-
-
- Source
-
-
- main.c
- 1
- ..\main.c
-
-
- Abstract.txt
- 5
- .\Abstract.txt
-
-
-
-
- ::BSP
-
-
- ::CMSIS
-
-
- ::Device
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- RTE\Device\MAX32655\max32655.h
-
-
-
-
-
- RTE\Device\MAX32655\startup_max32655.s
-
-
-
-
-
- RTE\Device\MAX32655\sub_main.c
-
-
-
-
-
- RTE\Device\MAX32655\system_max32655.c
-
-
-
-
-
- RTE\Device\MAX32655_Cortex-M4\max32655.h
-
-
-
-
-
-
-
- RTE\Device\MAX32655_Cortex-M4\startup_max32655.s
-
-
-
-
-
-
-
- RTE\Device\MAX32655_Cortex-M4\system_max32655.c
-
-
-
-
-
-
-
-
-
-
diff --git a/Examples/MAX32690/Unity_Test/ARM/JLinkSettings.ini b/Examples/MAX32690/Unity_Test/ARM/JLinkSettings.ini
deleted file mode 100644
index ec06b64ccb..0000000000
--- a/Examples/MAX32690/Unity_Test/ARM/JLinkSettings.ini
+++ /dev/null
@@ -1,39 +0,0 @@
-[BREAKPOINTS]
-ForceImpTypeAny = 0
-ShowInfoWin = 1
-EnableFlashBP = 2
-BPDuringExecution = 0
-[CFI]
-CFISize = 0x00
-CFIAddr = 0x00
-[CPU]
-MonModeVTableAddr = 0xFFFFFFFF
-MonModeDebug = 0
-MaxNumAPs = 0
-LowPowerHandlingMode = 0
-OverrideMemMap = 0
-AllowSimulation = 1
-ScriptFile=""
-[FLASH]
-CacheExcludeSize = 0x00
-CacheExcludeAddr = 0x00
-MinNumBytesFlashDL = 0
-SkipProgOnCRCMatch = 1
-VerifyDownload = 1
-AllowCaching = 1
-EnableFlashDL = 2
-Override = 0
-Device="Cortex-M4"
-[GENERAL]
-WorkRAMSize = 0x00
-WorkRAMAddr = 0x00
-RAMUsageLimit = 0x00
-[SWO]
-SWOLogFile=""
-[MEM]
-RdOverrideOrMask = 0x00
-RdOverrideAndMask = 0xFFFFFFFF
-RdOverrideAddr = 0xFFFFFFFF
-WrOverrideOrMask = 0x00
-WrOverrideAndMask = 0xFFFFFFFF
-WrOverrideAddr = 0xFFFFFFFF
diff --git a/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewd b/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewd
deleted file mode 100644
index 2b2d74d183..0000000000
--- a/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewd
+++ /dev/null
@@ -1,2974 +0,0 @@
-
-
- 3
-
- Debug
-
- ARM
-
- 1
-
- C-SPY
- 2
-
- 32
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ARMSIM_ID
- 2
-
- 1
- 1
- 1
-
-
-
-
-
-
-
- CADI_ID
- 2
-
- 0
- 1
- 1
-
-
-
-
-
-
-
-
- CMSISDAP_ID
- 2
-
- 4
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GDBSERVER_ID
- 2
-
- 0
- 1
- 1
-
-
-
-
-
-
-
-
-
-
- IJET_ID
- 2
-
- 8
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- JLINK_ID
- 2
-
- 16
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LMIFTDI_ID
- 2
-
- 2
- 1
- 1
-
-
-
-
-
-
-
-
-
- NULINK_ID
- 2
-
- 0
- 1
- 1
-
-
-
-
-
-
- PEMICRO_ID
- 2
-
- 3
- 1
- 1
-
-
-
-
-
-
-
- STLINK_ID
- 2
-
- 7
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- THIRDPARTY_ID
- 2
-
- 0
- 1
- 1
-
-
-
-
-
-
-
- TIFET_ID
- 2
-
- 1
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- XDS100_ID
- 2
-
- 8
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\FreeRtos\FreeRtosArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\HWRTOSplugin\HWRTOSplugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\RemedyRtosViewer\RemedyRtosViewer.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SafeRTOS\SafeRTOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm8b.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm8bBE.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\TI-RTOS\tirtosplugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-286-KA-CSpy.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-III\uCOS-III-KA-CSpy.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\uCProbe\uCProbePlugin.ENU.ewplugin
- 0
-
-
-
-
- Release
-
- ARM
-
- 0
-
- C-SPY
- 2
-
- 32
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ARMSIM_ID
- 2
-
- 1
- 1
- 0
-
-
-
-
-
-
-
- CADI_ID
- 2
-
- 0
- 1
- 0
-
-
-
-
-
-
-
-
- CMSISDAP_ID
- 2
-
- 4
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GDBSERVER_ID
- 2
-
- 0
- 1
- 0
-
-
-
-
-
-
-
-
-
-
- IJET_ID
- 2
-
- 8
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- JLINK_ID
- 2
-
- 16
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LMIFTDI_ID
- 2
-
- 2
- 1
- 0
-
-
-
-
-
-
-
-
-
- NULINK_ID
- 2
-
- 0
- 1
- 0
-
-
-
-
-
-
- PEMICRO_ID
- 2
-
- 3
- 1
- 0
-
-
-
-
-
-
-
- STLINK_ID
- 2
-
- 7
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- THIRDPARTY_ID
- 2
-
- 0
- 1
- 0
-
-
-
-
-
-
-
- TIFET_ID
- 2
-
- 1
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- XDS100_ID
- 2
-
- 8
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\FreeRtos\FreeRtosArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\HWRTOSplugin\HWRTOSplugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\Mbed\MbedArmPlugin2.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\OpenRTOS\OpenRTOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\RemedyRtosViewer\RemedyRtosViewer.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SafeRTOS\SafeRTOSPlugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm8b.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\SMX\smxAwareIarArm8bBE.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\TI-RTOS\tirtosplugin.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-286-KA-CSpy.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin
- 0
-
-
- $TOOLKIT_DIR$\plugins\rtos\uCOS-III\uCOS-III-KA-CSpy.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\TargetAccessServer\TargetAccessServer.ENU.ewplugin
- 0
-
-
- $EW_DIR$\common\plugins\uCProbe\uCProbePlugin.ENU.ewplugin
- 0
-
-
-
-
diff --git a/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewp b/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewp
deleted file mode 100644
index e889ecb2ea..0000000000
--- a/Examples/MAX32690/Unity_Test/IAR/Hello_World.ewp
+++ /dev/null
@@ -1,2307 +0,0 @@
-
-
- 3
-
- Debug
-
- ARM
-
- 1
-
- General
- 3
-
- 33
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ICCARM
- 2
-
- 37
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- AARM
- 2
-
- 11
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OBJCOPY
- 0
-
- 1
- 1
- 1
-
-
-
-
-
-
-
-
- CUSTOM
- 3
-
-
-
- 0
- inputOutputBased
-
-
-
- BUILDACTION
- 1
-
-
-
-
-
-
- ILINK
- 0
-
- 25
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- IARCHIVE
- 0
-
- 0
- 1
- 1
-
-
-
-
-
-
-
- Release
-
- ARM
-
- 0
-
- General
- 3
-
- 33
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ICCARM
- 2
-
- 37
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- AARM
- 2
-
- 11
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- OBJCOPY
- 0
-
- 1
- 1
- 0
-
-
-
-
-
-
-
-
- CUSTOM
- 3
-
-
-
- 0
- inputOutputBased
-
-
-
- BUILDACTION
- 1
-
-
-
-
-
-
- ILINK
- 0
-
- 25
- 1
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- IARCHIVE
- 0
-
- 0
- 1
- 0
-
-
-
-
-
-
-
- $PROJ_DIR$\..\main.c
-
-
- CMSIS-Pack
- CMSISPack.Component
-
- Maxim Maxim API _Device.ICC_1.0.0
- CMSISPack.Component
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/ICC/icc_me17.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/ICC/icc_reva.c
-
-
-
- $PROJ_DIR$\..\RTE\RTE_Components.h
-
-
- Maxim MAX32655 BSP _BSP.EvKit V1_1.0.0
- CMSISPack.Component
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/Boards/MAX32655/EvKit_V1/Source/board.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/Boards/MAX32655/Source/led.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/Boards/MAX32655/Source/pb.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/Boards/MAX32655/Source/stdio.c
-
-
-
- Maxim Maxim API _Device.GPIO_1.0.0
- CMSISPack.Component
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/GPIO/gpio_common.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/GPIO/gpio_me17.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/GPIO/gpio_reva.c
-
-
-
- Maxim Maxim API _Device.Startup_1.0.0
- CMSISPack.Component
-
- $PROJ_DIR$\..\RTE\Device\MAX32655_Cortex-M4\cmain.s
-
-
- $PROJ_DIR$\..\RTE\Device\MAX32655_Cortex-M4\low_level_init.c
-
-
- $PROJ_DIR$\..\RTE\Device\MAX32655_Cortex-M4\max32655.h
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/mxc_assert.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/mxc_delay.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/mxc_lock.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/nvic_table.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/pins_me17.c
-
-
- $PROJ_DIR$\..\RTE\Device\MAX32655_Cortex-M4\startup_max32655.s
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/SYS/sys_me17.c
-
-
- $PROJ_DIR$\..\RTE\Device\MAX32655_Cortex-M4\system_max32655.c
-
-
-
- Maxim Maxim API _Device.Timers_1.0.0
- CMSISPack.Component
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/TMR/tmr_common.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/TMR/tmr_me17.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/TMR/tmr_revb.c
-
-
-
- Maxim Maxim API _Device.UART_1.0.0
- CMSISPack.Component
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/UART/uart_common.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/UART/uart_me17.c
-
-
- ${CMSIS_PACK_PATH_Maxim#MAX32655#1.0.0}$\Libraries/PeriphDrivers/Source/UART/uart_revb.c
-
-
-
-
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<configuration xmlns:xs="http://www.w3.org/2001/XMLSchema-instance">
- <packages/>
- <device Dclock="96000000" Dcore="Cortex-M4" DcoreVersion="r0p1" Dendian="Little-endian" Dfamily="MAX32655-66" Dfpu="SP_FPU" Dmpu="NO_MPU" Dname="MAX32655" Dvendor="Maxim:23" Pname="Cortex-M4" Punits="2" info="ARM Cortex-M4 96 MHz, 512 kB RAM, 1 MB ROM" url="http://www.keil.com/dd2/maxim/max32655">
- <package info="Maxim Integrated MAX32655 Series Device Support, Board Support Package and Examples" name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- </device>
- <toolchain Tcompiler="IAR" Toutput="exe"/>
- <components>
- <component Cbundle="MAX32655 BSP" Cbundleversion="1.0.0" Cclass="BSP" Cgroup="EvKit V1" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/Boards/MAX32655/EvKit_V1/Include/" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/Boards/MAX32655/EvKit_V1/Source/board.c" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/Boards/MAX32655/Include/" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/Boards/MAX32655/Source/led.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/Boards/MAX32655/Source/pb.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/Boards/MAX32655/Source/stdio.c" version="1.0.0"/>
- </component>
- <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.2.0">
- <package name="CMSIS" url="http://www.keil.com/pack/" vendor="ARM" version="5.5.1"/>
- <file category="doc" name="CMSIS/Documentation/Core/html/index.html"/>
- <file category="include" name="CMSIS/Core/Include/"/>
- </component>
- <component Cbundle="Maxim API" Cbundleversion="1.0.0" Cclass="Device" Cgroup="GPIO" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1" versionMatchMode="fixed">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/GPIO/gpio_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/GPIO/gpio_reva.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/GPIO/gpio_common.c" version="1.0.0"/>
- </component>
- <component Cbundle="Maxim API" Cbundleversion="1.0.0" Cclass="Device" Cgroup="ICC" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1" versionMatchMode="fixed">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/ICC/icc_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/ICC/icc_reva.c" version="1.0.0"/>
- </component>
- <component Cbundle="Maxim API" Cbundleversion="1.0.0" Cclass="Device" Cgroup="Startup" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1" versionMatchMode="fixed">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Include/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Include/MAX32655/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/ADC/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/AES/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/CRC/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/DMA/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/FLC/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/GPIO/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/I2C/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/I2S/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/ICC/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/LP/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/RTC/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SPI/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/TMR/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/TRNG/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/UART/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/WDT/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/WUT/" version="1.0.0"/>
- <file category="include" deviceDependent="1" name="Libraries/PeriphDrivers/Source/PT/" version="1.0.0"/>
- <file attr="config" category="sourceC" condition="Startup IAR" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Source/IAR/low_level_init.c" version="1.0.0"/>
- <file attr="config" category="sourceAsm" condition="Startup IAR" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Source/IAR/startup_max32655.s" version="1.0.0"/>
- <file attr="config" category="sourceC" condition="Startup IAR" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Source/IAR/low_level_init.c" version="1.0.0"/>
- <file attr="config" category="sourceAsm" condition="Startup IAR" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Source/IAR/cmain.s" version="1.0.0"/>
- <file attr="config" category="sourceC" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Source/system_max32655.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/nvic_table.c" version="1.0.0"/>
- <file attr="config" category="header" deviceDependent="1" name="Libraries/CMSIS/Device/Maxim/MAX32655/Include/max32655.h" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/mxc_assert.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/mxc_delay.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/mxc_lock.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/pins_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/sys_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/SYS/nvic_table.c" version="1.0.0"/>
- </component>
- <component Cbundle="Maxim API" Cbundleversion="1.0.0" Cclass="Device" Cgroup="Timers" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1" versionMatchMode="fixed">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/TMR/tmr_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/TMR/tmr_revb.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/TMR/tmr_common.c" version="1.0.0"/>
- </component>
- <component Cbundle="Maxim API" Cbundleversion="1.0.0" Cclass="Device" Cgroup="UART" Cvendor="Maxim" Cversion="1.0.0" deviceDependent="1" versionMatchMode="fixed">
- <package name="MAX32655" url="http://www.mxim.net/microcontroller/pack/" vendor="Maxim" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/UART/uart_me17.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/UART/uart_revb.c" version="1.0.0"/>
- <file category="sourceC" deviceDependent="1" name="Libraries/PeriphDrivers/Source/UART/uart_common.c" version="1.0.0"/>
- </component>
- </components>
- <apis/>
-</configuration>
-
-
-