boot_flash.tra
来自「基于cortex arm stm32f103RB的智能卡(SmartCard)程」· TRA 代码 · 共 32 行
TRA
32 行
*** Creating Trace Output File 'BOOT_FLASH.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"stm32f10x_usart.o"'
### List of Objects: adding '"stm32f10x_exti.o"'
### List of Objects: adding '"stm32f10x_gpio.o"'
### List of Objects: adding '"stm32f10x_lib.o"'
### List of Objects: adding '"stm32f10x_nvic.o"'
### List of Objects: adding '"stm32f10x_rcc.o"'
### List of Objects: adding '"stm32f10x_flash.o"'
### List of Objects: adding '"stm32f10x_systick.o"'
### List of Objects: adding '"cortexm3_macro.o"'
### List of Objects: adding '"stm32f10x_vector.o"'
### List of Objects: adding '"stm32f10x_it.o"'
### List of Objects: adding '"main.o"'
### List of Objects: adding '"smartcard.o"'
### ADS-LD Command completed:
"stm32f10x_usart.o" "stm32f10x_exti.o" "stm32f10x_gpio.o" "stm32f10x_lib.o" "stm32f10x_nvic.o" "stm32f10x_rcc.o" "stm32f10x_flash.o" "stm32f10x_systick.o" "cortexm3_macro.o" "stm32f10x_vector.o" "stm32f10x_it.o" "main.o" "smartcard.o" --library_type=microlib --device DARMSTM --strict --scatter "BOOT_FLASH.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\list\BOOT_FLASH.map" -o "BOOT_FLASH.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'BOOT_FLASH.axf'
### ADS-LD Command File: 'BOOT_FLASH.lnp'
### Checking for dirty Components...
### Creating CmdFile 'BOOT_FLASH.lnp', Handle=0x000002C4
### Writing '.lnp' file
### ADS-LD Command file 'BOOT_FLASH.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 + =
减小字号Ctrl + -
显示快捷键?