📄 rcc.tra
字号:
*** Creating Trace Output File '..\obj\rcc.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 '"..\obj\stm32f10x_it.o"'
### List of Objects: adding '"..\obj\stm32f10x_gpio.o"'
### List of Objects: adding '"..\obj\stm32f10x_lib.o"'
### List of Objects: adding '"..\obj\stm32f10x_nvic.o"'
### List of Objects: adding '"..\obj\stm32f10x_rcc.o"'
### ADS-LD Command completed:
"..\obj\stm32f10x.o" "..\obj\main.o" "..\obj\stm32f10x_it.o" "..\obj\stm32f10x_gpio.o" "..\obj\stm32f10x_lib.o" "..\obj\stm32f10x_nvic.o" "..\obj\stm32f10x_rcc.o" --library_type=microlib --device DARMSTM --feedback "..\obj\rcc.fed"
--strict --scatter "..\obj\rcc.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list "..\listing\rcc.map" -o "..\obj\rcc.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: '..\obj\rcc.axf'
### ADS-LD Command File: '..\obj\rcc.lnp'
### Checking for dirty Components...
### Creating CmdFile '..\obj\rcc.lnp', Handle=0x00000230
### Writing '.lnp' file
### ADS-LD Command file '..\obj\rcc.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 + -