@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\rl78\bin\rl78proc.dll" "C:\devtools\IAR Systems\Embedded Workbench 6.0\rl78\bin\rl78ocd.dll" %1 --plugin "C:\devtools\IAR Systems\Embedded Workbench 6.0\rl78\bin\rl78bat.dll" --backend -B "--core" "rl78_1" "--near_const_location" "rom0" "--near_const_start" "0xf2000" "--near_const_size" "51.75" "-p" "C:\devtools\IAR Systems\Embedded Workbench 6.0\rl78\CONFIG\DDF\ior5f100le.ddf" "-d" "tk" | |