adc9_to_can.tra

来自「基于stm32f103rb微处理的9路AD采样并上传至can总线」· TRA 代码 · 共 33 行

TRA
33
字号
*** Creating Trace Output File 'adc9_to_can.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"stm32f10x.o"'
### List of Objects: adding '"cortexm3_macro.o"'
### List of Objects: adding '"main.o"'
### List of Objects: adding '"setadc.o"'
### List of Objects: adding '"setclock.o"'
### List of Objects: adding '"setgpio.o"'
### List of Objects: adding '"stm32f10x_it.o"'
### List of Objects: adding '"stm32f10x_adc.o"'
### List of Objects: adding '"stm32f10x_can.o"'
### List of Objects: adding '"stm32f10x_gpio.o"'
### List of Objects: adding '"stm32f10x_nvic.o"'
### List of Objects: adding '"stm32f10x_rcc.o"'
### List of Objects: adding '"stm32f10x_dma.o"'
### List of Objects: adding '"stm32f10x_flash.o"'
### ADS-LD Command completed:
"stm32f10x.o" "cortexm3_macro.o" "main.o" "setadc.o" "setclock.o" "setgpio.o" "stm32f10x_it.o" "stm32f10x_adc.o" "stm32f10x_can.o" "stm32f10x_gpio.o" "stm32f10x_nvic.o" "stm32f10x_rcc.o" "stm32f10x_dma.o" "stm32f10x_flash.o" --device DARMSTM --strict --scatter "adc9_to_can.sct" 

--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols 

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

 --list ".\adc9_to_can.map" -o "adc9_to_can.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'adc9_to_can.axf'
### ADS-LD Command File: 'adc9_to_can.lnp'
### Checking for dirty Components...
### Creating CmdFile 'adc9_to_can.lnp', Handle=0x00000248
### Writing '.lnp' file
### ADS-LD Command file 'adc9_to_can.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 + -
显示快捷键?