From 6360632ccaca0cbde509fa67f78aeeefbf8fecfe Mon Sep 17 00:00:00 2001 From: Richard Barry <ribarry@amazon.com> Date: Mon, 16 Apr 2012 17:02:21 +0000 Subject: [PATCH] Added the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings directory to ensure the files open up in the IDE in the correct place when the project is first opened. --- .../settings/RTOSDemo.cspy.bat | 15 +++ .../settings/RTOSDemo.dbgdt | 5 + .../settings/RTOSDemo.dni | 17 +++ .../settings/RTOSDemo.wsdt | 123 ++++++++++++++++++ 4 files changed, 160 insertions(+) create mode 100644 Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.cspy.bat create mode 100644 Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dbgdt create mode 100644 Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dni create mode 100644 Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.wsdt diff --git a/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.cspy.bat b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.cspy.bat new file mode 100644 index 0000000000..4afdfb9385 --- /dev/null +++ b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.cspy.bat @@ -0,0 +1,15 @@ +@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 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 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 + + +"C:\devtools\IAR Systems\Embedded Workbench 6.0\common\bin\cspybat" "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\bin\armproc.dll" "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\bin\armjlink.dll" %1 --plugin "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\bin\armbat.dll" --macro "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\config\debugger\Infineon\Trace_XMC4500.dmac" --backend -B "--endian=little" "--cpu=Cortex-M4F" "--fpu=VFPv4" "-p" "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\CONFIG\debugger\Infineon\xmc4500.svd.xml" "--semihosting" "--device=xmc4500" "--drv_communication=USB0" "--jlink_speed=auto" "--jlink_initial_speed=32" "--jlink_reset_strategy=0,0" "--drv_catch_exceptions=0x000" "--jlink_script_file=C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\config\debugger\Infineon\XMC4500.jlinkscript" "--drv_swo_clock_setup=72000000,0,2000000" + + diff --git a/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dbgdt b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dbgdt new file mode 100644 index 0000000000..33f4649c2f --- /dev/null +++ b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dbgdt @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="iso-8859-1"?> + +<Project/> + + diff --git a/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dni b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dni new file mode 100644 index 0000000000..297b672652 --- /dev/null +++ b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.dni @@ -0,0 +1,17 @@ +[Stack] +FillEnabled=0 +OverflowWarningsEnabled=1 +WarningThreshold=90 +SpWarningsEnabled=1 +WarnLogOnly=1 +UseTrigger=1 +TriggerName=main +LimitSize=0 +ByteLimit=50 +[Disassemble mode] +mode=0 +[Breakpoints2] +Count=0 +[Aliases] +Count=0 +SuppressDialog=0 diff --git a/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.wsdt b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.wsdt new file mode 100644 index 0000000000..760f9d33cb --- /dev/null +++ b/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings/RTOSDemo.wsdt @@ -0,0 +1,123 @@ +<?xml version="1.0" encoding="iso-8859-1"?> + +<Workspace> + <ConfigDictionary> + <CurrentConfigs> + <Project>RTOSDemo/Debug</Project> + </CurrentConfigs> + </ConfigDictionary> + <Desktop> + <Static> + <Workspace> + <ColumnWidths> + <Column0>124</Column0> + <Column1>27</Column1> + <Column2>27</Column2> + <Column3>27</Column3> + </ColumnWidths> + </Workspace> + </Static> + <Windows> + <Wnd0> + <Tabs> + <Tab> + <Identity>TabID-11195-18312</Identity> + <TabName>Workspace</TabName> + <Factory>Workspace</Factory> + <Session> + <NodeDict> + <ExpandedNode>RTOSDemo</ExpandedNode> + </NodeDict> + </Session> + </Tab> + </Tabs> + <SelectedTab>0</SelectedTab> + </Wnd0> + </Windows> + <Editor> + <Pane> + <Tab> + <Factory>TextEditor</Factory> + <Filename>$WS_DIR$\main.c</Filename> + <XPos>0</XPos> + <YPos>51</YPos> + <SelStart>0</SelStart> + <SelEnd>0</SelEnd> + </Tab> + <ActiveTab>0</ActiveTab> + <Tab> + <Factory>TextEditor</Factory> + <Filename>$WS_DIR$\main_full.c</Filename> + <XPos>0</XPos> + <YPos>51</YPos> + <SelStart>0</SelStart> + <SelEnd>0</SelEnd> + </Tab> + <Tab> + <Factory>TextEditor</Factory> + <Filename>$WS_DIR$\main_blinky.c</Filename> + <XPos>0</XPos> + <YPos>51</YPos> + <SelStart>0</SelStart> + <SelEnd>0</SelEnd> + </Tab> + </Pane> + <ActivePane>0</ActivePane> + <Sizes> + <Pane> + <X>1000000</X> + <Y>1000000</Y> + </Pane> + </Sizes> + <SplitMode>1</SplitMode> + </Editor> + <Positions> + <Top> + <Row0> + <Sizes> + <Toolbar-013494c8> + <key>iaridepm.enu1</key> + </Toolbar-013494c8> + </Sizes> + </Row0> + </Top> + <Left> + <Row0> + <Sizes> + <Wnd0> + <Rect> + <Top>-2</Top> + <Left>-2</Left> + <Bottom>938</Bottom> + <Right>198</Right> + <x>-2</x> + <y>-2</y> + <xscreen>200</xscreen> + <yscreen>200</yscreen> + <sizeHorzCX>119048</sizeHorzCX> + <sizeHorzCY>203666</sizeHorzCY> + <sizeVertCX>119048</sizeVertCX> + <sizeVertCY>957230</sizeVertCY> + </Rect> + </Wnd0> + </Sizes> + </Row0> + </Left> + <Right> + <Row0> + <Sizes/> + </Row0> + </Right> + <Bottom> + <Row0> + <Sizes/> + </Row0> + </Bottom> + <Float> + <Sizes/> + </Float> + </Positions> + </Desktop> +</Workspace> + +