Initial import
[avr_bc100.git] / BaseTinyFirmware / IAR / settings / BC100_tiny.cspy.bat
1 @REM This bat file has been generated by the IAR Embeddded Workbench\r
2 @REM C-SPY interactive debugger,as an aid to preparing a command\r
3 @REM line for running the cspybat command line utility with the\r
4 @REM appropriate settings.\r
5 @REM\r
6 @REM After making some adjustments to this file, you can launch cspybat\r
7 @REM by typing the name of this file followed by the name of the debug\r
8 @REM file (usually an ubrof file). Note that this file is generated\r
9 @REM every time a new debug session is initialized, so you may want to\r
10 @REM move or rename the file before making changes.\r
11 @REM\r
12 @REM Note: some command line arguments cannot be properly generated\r
13 @REM by this process. Specifically, the plugin which is responsible\r
14 @REM for the Terminal I/O window (and other C runtime functionality)\r
15 @REM comes in a special version for cspybat, and the name of that\r
16 @REM plugin dll is not known when generating this file. It resides in\r
17 @REM the $TOOLKIT_DIR$\bin folder and is usually called XXXbat.dll or\r
18 @REM XXXlibsupportbat.dll, where XXX is the name of the corresponding\r
19 @REM tool chain. Replace the '<libsupport_plugin>' parameter\r
20 @REM below with the appropriate file name. Other plugins loaded by\r
21 @REM C-SPY are usually not needed by, or will not work in, cspybat\r
22 @REM but they are listed at the end of this file for reference.\r
23 \r
24 \r
25 "C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\bin\cspybat" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\avr\bin\avrproc.dll" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\avr\bin\avrsim.dll"  %1 --plugin "C:\Program Files\IAR Systems\Embedded Workbench 4.0\avr\bin\<libsupport_plugin>" --backend -B "--cpu=tiny861" "--enhanced_core" "-p" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\avr\Config\iotiny861.ddf" "--eeprom_size" "512" "-d" "sim" \r
26 \r
27 \r
28 @REM Loaded plugins:\r
29 @REM    avrlibsupport.dll\r
30 @REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\CodeCoverage\CodeCoverage.dll\r
31 @REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\Profiling\Profiling.dll\r
32 @REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\stack\stack.dll\r