testhello.tra
来自「基于keil C开发环境的ARM 2119液晶显示程序开发。」· TRA 代码 · 共 23 行
TRA
23 行
*** Creating Trace Output File 'testhello.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"hello.o"'
### List of Objects: adding '"lcd19264.o"'
### List of Objects: adding '"key.o"'
### ADS-LD Command completed:
"startup.o" "hello.o" "lcd19264.o" "key.o" --strict --scatter "testhello.sct"
--map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\testhello.map" -o "testhello.axf"### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'testhello.axf'
### ADS-LD Command File: 'testhello.lnp'
### Checking for dirty Components...
### Creating CmdFile 'testhello.lnp', Handle=0x000002A4
### Writing '.lnp' file
### ADS-LD Command file 'testhello.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 + -
显示快捷键?