X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_codec%2Fsettings%2Fsam3x-ek_display.cspy.bat;fp=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_codec%2Fsettings%2Fsam3x-ek_display.cspy.bat;h=068952ee667ddd5f600f76a7b0bb725e84f8f548;hb=d0dc4e0af83cca27a98bc37a7558a741a8a9d554;hp=0000000000000000000000000000000000000000;hpb=dc8b18e95e85a37de42a2b5cc62dbdac3110a73f;p=bertos.git diff --git a/boards/sam3x-ek/examples/sam3x-ek_codec/settings/sam3x-ek_display.cspy.bat b/boards/sam3x-ek/examples/sam3x-ek_codec/settings/sam3x-ek_display.cspy.bat new file mode 100644 index 00000000..068952ee --- /dev/null +++ b/boards/sam3x-ek/examples/sam3x-ek_codec/settings/sam3x-ek_display.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:\Programmi\IAR Systems\Embedded Workbench 6.0\common\bin\cspybat" "C:\Programmi\IAR Systems\Embedded Workbench 6.0\arm\bin\armproc.dll" "C:\Programmi\IAR Systems\Embedded Workbench 6.0\arm\bin\armjlink.dll" %1 --plugin "C:\Programmi\IAR Systems\Embedded Workbench 6.0\arm\bin\armbat.dll" --macro "..\..\..\..\bertos\cpu\cortex-m3\scripts\sam3x_ek_rom.mac" --flash_loader "C:\Programmi\IAR Systems\Embedded Workbench 6.0\arm\config\flashloader\Atmel\AT91SAM3S4-EK\at91sam3s4-flash.board" --backend -B "--endian=little" "--cpu=Cortex-M3" "--fpu=None" "-p" "C:\Programmi\IAR Systems\Embedded Workbench 6.0\arm\CONFIG\debugger\Atmel\ioat91sam3s4.ddf" "--drv_verify_download" "--semihosting" "--device=AT91SAM3S4" "--drv_communication=USB0" "--jlink_speed=adaptive" "--jlink_reset_strategy=0,0" "--drv_catch_exceptions=0x000" + +