📄 led.tra
字号:
*** Creating Trace Output File '..\obj\led.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\stm32f10x.o"'
### List of Objects: adding '"..\obj\main.o"'
### List of Objects: adding '"D:\Keil\ARM\RV31\LIB\ST\STM32F10xD.LIB"'
### List of Objects: adding '"..\obj\stm32f10x_adc.o"'
### List of Objects: adding '"..\obj\stm32f10x_dma.o"'
### List of Objects: adding '"..\obj\stm32f10x_gpio.o"'
### List of Objects: adding '"..\obj\stm32f10x_rcc.o"'
### List of Objects: adding '"..\obj\stm32f10x_systick.o"'
### ADS-LD Command completed:
"..\obj\stm32f10x.o" "..\obj\main.o" "D:\Keil\ARM\RV31\LIB\ST\STM32F10xD.LIB" "..\obj\stm32f10x_adc.o" "..\obj\stm32f10x_dma.o" "..\obj\stm32f10x_gpio.o" "..\obj\stm32f10x_rcc.o" "..\obj\stm32f10x_systick.o" --device DARMSTM --ro-base 0x08000000 --entry Reset_Handler --rw-base 0x20000000 --first __Vectors --strict --autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list "..\listing\led.map" -o "..\obj\led.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: '..\obj\led.axf'
### ADS-LD Command File: '..\obj\led.lnp'
### Checking for dirty Components...
### Creating CmdFile '..\obj\led.lnp', Handle=0x00000224
### Writing '.lnp' file
### ADS-LD Command file '..\obj\led.lnp' is ready.
### ADS-LD: About to start ADS-LD Thread.
### ADS-LD: executed with 0 errors
### Updating obj list
### LDADS_file() completed.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -