LED循环点亮

源代码在线查看: led循环点亮.tra

软件大小: 628 K
上传用户: junglili
关键词: LED 循环
下载地址: 免注册下载 普通下载 VIP

相关代码

				*** Creating Trace Output File 'LED循环点亮.tra' Ok.
				### Preparing for ADS-LD.
				### Creating ADS-LD Command Line
				### List of Objects: adding '"cortexm3_macro.o"'
				### List of Objects: adding '"stm32f10x_vector.o"'
				### List of Objects: adding '"stm32f10x_rcc.o"'
				### List of Objects: adding '"stm32f10x_flash.o"'
				### List of Objects: adding '"stm32f10x_nvic.o"'
				### List of Objects: adding '"stm32f10x_wwdg.o"'
				### List of Objects: adding '"stm32f10x_gpio.o"'
				### List of Objects: adding '"stm32f10x_lib.o"'
				### List of Objects: adding '"stm32f10x_it.o"'
				### List of Objects: adding '"main.o"'
				### ADS-LD Command completed:
				--device DARMSTM "cortexm3_macro.o" "stm32f10x_vector.o" "stm32f10x_rcc.o" "stm32f10x_flash.o" "stm32f10x_nvic.o" "stm32f10x_wwdg.o" "stm32f10x_gpio.o" "stm32f10x_lib.o" "stm32f10x_it.o" "main.o" --ro-base 0x08000000 --entry 0x08000000 --rw-base 0x20000000 --entry Reset_Handler --first __Vectors --strict --autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols 

				--info sizes --info totals --info unused --info veneers 

				 --list ".\LED循环点亮.map" -o "LED循环点亮.axf"### Preparing Environment (PrepEnvAds)
				### ADS-LD Output File: 'LED循环点亮.axf'
				### ADS-LD Command File: 'LED循环点亮.lnp'
				### Checking for dirty Components...
				### Creating CmdFile 'LED循环点亮.lnp', Handle=0x000002DC
				### Writing '.lnp' file
				### ADS-LD Command file 'LED循环点亮.lnp' is ready.
				### ADS-LD: About to start ADS-LD Thread.
				### ADS-LD: executed with 0 errors
				### Updating obj list
				### LDADS_file() completed.
							

相关资源