IAR_STM32_uCOS-II.rar

源代码在线查看: stm32.cspy.bat

软件大小: 2027 K
上传用户: sangi
关键词: IAR_STM uCOS-II 32
下载地址: 免注册下载 普通下载 VIP

相关代码

				@REM This bat file has been generated by the IAR Embeddded Workbench
				@REM C-SPY interactive debugger,as an aid to preparing a command
				@REM line for running the cspybat command line utility with the
				@REM appropriate settings.
				@REM
				@REM After making some adjustments to this file, you can launch cspybat
				@REM by typing the name of this file followed by the name of the debug
				@REM file (usually an ubrof file). Note that this file is generated
				@REM every time a new debug session is initialized, so you may want to
				@REM move or rename the file before making changes.
				@REM
				@REM Note: some command line arguments cannot be properly generated
				@REM by this process. Specifically, the plugin which is responsible
				@REM for the Terminal I/O window (and other C runtime functionality)
				@REM comes in a special version for cspybat, and the name of that
				@REM plugin dll is not known when generating this file. It resides in
				@REM the $TOOLKIT_DIR$\bin folder and is usually called XXXbat.dll or
				@REM XXXlibsupportbat.dll, where XXX is the name of the corresponding
				@REM tool chain. Replace the '' parameter
				@REM below with the appropriate file name. Other plugins loaded by
				@REM C-SPY are usually not needed by, or will not work in, cspybat
				@REM but they are listed at the end of this file for reference.
				
				
				"C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\common\bin\cspybat" "C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\bin\armproc.dll" "C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\bin\armjlink.dll"  %1 --plugin "C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\bin\" --macro "D:\IAR_STM32\Projects\..\HAL\Config\STM32_Flash.mac" --backend -B "--endian=little" "--cpu=Cortex-M3" "--fpu=None" "-p" "C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\CONFIG\debugger\ST\iostm32f10xxb.ddf" "--drv_verify_download" "--semihosting" "--device=STM32F10xxB" "-d" "jlink" "--drv_communication=USB0" "--jlink_speed=auto" "--jlink_initial_speed=32" "--jlink_reset_strategy=0,0" "--jlink_interface=SWD" 
				
				
				@REM Loaded plugins:
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\bin\armlibsupport.dll
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\ARM\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.dll
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\common\plugins\CodeCoverage\CodeCoverage.dll
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\common\plugins\Profiling\Profiling.dll
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\common\plugins\stack\stack.dll
				@REM    C:\ARM\IAR Systems\Embedded Workbench 5.0 Evaluation\common\plugins\SymList\SymList.dll
							

相关资源