demo.tra
来自「ucos_ii在mini2440上的移植KEIL编译环境」· TRA 代码 · 共 36 行
TRA
36 行
*** Creating Trace Output File 'Demo.tra' Ok.
### Creating ADS-LD Command Line
### ADS-LD Command completed:
--device DARMSS9 *.o --strict --scatter "..\out\Demo.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Demo.map"
-o "..\out\Demo.axf"
### Creating ADS-LD Command Line
### ADS-LD Command completed:
--device DARMSS9 *.o --strict --scatter "..\out\Demo.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Demo.map"
-o "..\out\Demo.axf"
### Creating ADS-LD Command Line
### ADS-LD Command completed:
--device DARMSS9 *.o --strict --scatter "..\out\Demo.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Demo.map"
-o "..\out\Demo.axf"
### Creating ADS-LD Command Line
### ADS-LD Command completed:
--device DARMSS9 *.o --strict --scatter "..\out\Demo.sct"
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Demo.map"
-o "..\out\Demo.axf"
### Creating ADS-LD Command Line
### ADS-LD Command completed:
--device DARMSS9 *.o --ro-base 0x00000000 --entry 0x00000000 --rw-base 0x30000000 --strict --autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\Demo.map"
-o "..\out\Demo.axf"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?