can_rx.tra
来自「基于stm32f103rb微处理器的can总线发送程序」· TRA 代码 · 共 29 行
TRA
29 行
*** Creating Trace Output File 'can_Rx.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"cortexm3_macro.o"'
### List of Objects: adding '"stm32f10x.o"'
### List of Objects: adding '"main.o"'
### List of Objects: adding '"stm32f10x_it.o"'
### List of Objects: adding '"stm32f10x_rcc.o"'
### List of Objects: adding '"stm32f10x_can.o"'
### List of Objects: adding '"stm32f10x_flash.o"'
### List of Objects: adding '"stm32f10x_gpio.o"'
### List of Objects: adding '"stm32f10x_nvic.o"'
### List of Objects: adding '"stm32_lcd1602.o"'
### ADS-LD Command completed:
"cortexm3_macro.o" "stm32f10x.o" "main.o" "stm32f10x_it.o" "stm32f10x_rcc.o" "stm32f10x_can.o" "stm32f10x_flash.o" "stm32f10x_gpio.o" "stm32f10x_nvic.o" "stm32_lcd1602.o" --device DARMSTM --strict --scatter "can_Rx.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\can_Rx.map" -o "can_Rx.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'can_Rx.axf'
### ADS-LD Command File: 'can_Rx.lnp'
### Checking for dirty Components...
### Creating CmdFile 'can_Rx.lnp', Handle=0x00000250
### Writing '.lnp' file
### ADS-LD Command file 'can_Rx.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 + -
显示快捷键?