can_to_usart.tra

来自「通过can总线接收9路AD采样并通过串口上传值PC机」· TRA 代码 · 共 34 行

TRA
34
字号
*** Creating Trace Output File 'can_to_usart.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 '"setclock.o"'
### List of Objects: adding '"setgpio.o"'
### List of Objects: adding '"setusart.o"'
### List of Objects: adding '"stm32f10x_it.o"'
### List of Objects: adding '"stm32f10x_can.o"'
### List of Objects: adding '"stm32f10x_dma.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 '"stm32f10x_rcc.o"'
### List of Objects: adding '"stm32f10x_usart.o"'
### List of Objects: adding '"retarget.o"'
### ADS-LD Command completed:
"stm32f10x.o" "cortexm3_macro.o" "main.o" "setclock.o" "setgpio.o" "setusart.o" "stm32f10x_it.o" "stm32f10x_can.o" "stm32f10x_dma.o" "stm32f10x_flash.o" "stm32f10x_gpio.o" "stm32f10x_nvic.o" "stm32f10x_rcc.o" "stm32f10x_usart.o" "retarget.o" --device DARMSTM --strict --scatter "can_to_usart.sct" 

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

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

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