ucosii.tra

来自「称植到lpc2124上的UCOS2.85版 是本人初学移植和ARM的成果 可」· TRA 代码 · 共 31 行

TRA
31
字号
*** Creating Trace Output File 'UCOSII.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"app.o"'
### List of Objects: adding '".\timer.o"'
### List of Objects: adding '".\uart.o"'
### List of Objects: adding '".\ucos_ii.o"'
### List of Objects: adding '".\os_cpu_c.o"'
### List of Objects: adding '".\target.o"'
### List of Objects: adding '".\irq.o"'
### List of Objects: adding '".\startup.o"'
### List of Objects: adding '".\os_cpu_a.o"'
### List of Objects: adding '".\irq_handler.o"'
### List of Objects: adding '".\os_view.o"'
### List of Objects: adding '".\os_viewc.o"'
### ADS-LD Command completed:
"app.o" ".\timer.o" ".\uart.o" ".\ucos_ii.o" ".\os_cpu_c.o" ".\target.o" ".\irq.o" ".\startup.o" ".\os_cpu_a.o" ".\irq_handler.o" ".\os_view.o" ".\os_viewc.o" --strict --scatter "UCOSII.sct" 

--map --xref --callgraph --symbols 

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

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