You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
1.4 KiB
Batchfile
16 lines
1.4 KiB
Batchfile
@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:\E\Dev\FreeRTOS\WorkingCopy\Demo\CORTEX_LPC1768_IAR\Flash.mac" --flash_loader "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\config\flashloader\NXP\FlashNXPLPC512K_Cortex.board" --backend -B "--endian=little" "--cpu=Cortex-M3" "--fpu=None" "-p" "C:\devtools\IAR Systems\Embedded Workbench 6.0\arm\CONFIG\debugger\NXP\iolpc1768.ddf" "--drv_verify_download" "--semihosting=none" "--device=LPC1768" "--drv_communication=USB0" "--jlink_speed=auto" "--jlink_initial_speed=32" "--jlink_reset_strategy=0,0" "--drv_catch_exceptions=0x000" "--drv_swo_clock_setup=72000000,0,2000000"
|
|
|
|
|