new.tra

来自「This program contains program realizatio」· TRA 代码 · 共 23 行

TRA
23
字号
*** Creating Trace Output File 'new.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"lpc2300.o"'
### List of Objects: adding '"emac.o"'
### List of Objects: adding '"tcpip.o"'
### List of Objects: adding '"easyweb.o"'
### ADS-LD Command completed:
"lpc2300.o" "emac.o" "tcpip.o" "easyweb.o" --device DARMP --strict --scatter "new.sct" 

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

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

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