1 @REM This batch file has been generated by the IAR Embedded Workbench
\r
2 @REM C-SPY Debugger, as an aid to preparing a command line for running
\r
3 @REM the cspybat command line utility using the appropriate settings.
\r
5 @REM Note that this file is generated every time a new debug session
\r
6 @REM is initialized, so you may want to move or rename the file before
\r
9 @REM You can launch cspybat by typing the name of this batch file followed
\r
10 @REM by the name of the debug file (usually an ELF/DWARF or UBROF file).
\r
12 @REM Read about available command line parameters in the C-SPY Debugging
\r
13 @REM Guide. Hints about additional command line parameters that may be
\r
14 @REM useful in specific cases:
\r
15 @REM --download_only Downloads a code image without starting a debug
\r
16 @REM session afterwards.
\r
17 @REM --silent Omits the sign-on message.
\r
18 @REM --timeout Limits the maximum allowed execution time.
\r
22 "C:\Program Files\IAR Systems\Embedded Workbench 6.5\common\bin\cspybat" "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\bin\armproc.dll" "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\bin\armpemicro.dll" %1 --plugin "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\bin\armbat.dll" --macro "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\debugger\Freescale\Trace_Kxx.dmac" --flash_loader "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\config\flashloader\Freescale\FlashK60Dxxx128K.board" --backend -B "--endian=little" "--cpu=Cortex-M4" "--fpu=None" "-p" "C:\Program Files\IAR Systems\Embedded Workbench 6.5\arm\CONFIG\debugger\Freescale\MK60DN512xxx10.ddf" "--semihosting" "--device=MK60DN512xxx10" "--pemicro_interface_type=OSJtag" "--pemicro_reset_delay=" "--drv_communication=USB1" "--pemicro_jtag"
\r