da.cspy.bat
来自「MSP430ADC采样12864显示」· Batch 代码 · 共 16 行
BAT
16 行
@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
"D:\altera\430\430\common\bin\cspybat" "D:\altera\430\430\430\bin\430proc.dll" "D:\altera\430\430\430\bin\430fet.dll" %1 --plugin "D:\altera\430\430\430\bin\430bat.dll" --backend -B "-p" "D:\altera\430\430\430\config\MSP430FE427A.ddf" "--iv_base" "0xFFE0" "-d" "fet" "--erase_main_and_info" "--derivative" "MSP430FE427A" "--protocol" "4wire" "--eem" "EMEX_LOW" "--port" "Automatic" "--connection" "ti_usb" "--settlingtime=0" "--msp430_dll" "msp430.dll" "--vccDefault" "3.3"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?