lpc2000_can.tra

来自「NXP LPC2000 CAN Bus demo」· TRA 代码 · 共 22 行

TRA
22
字号
*** Creating Trace Output File '.\Debug_in_RAM\LPC2000_CAN.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\debug_in_ram\heap.o"'
### List of Objects: adding '".\debug_in_ram\stack.o"'
### List of Objects: adding '".\debug_in_ram\startup.o"'
### List of Objects: adding '".\debug_in_ram\target.o"'
### List of Objects: adding '".\debug_in_ram\lpc2000_can_driver.o"'
### List of Objects: adding '".\debug_in_ram\lpc2000_can_sys.o"'
### ADS-LD Command completed:
".\debug_in_ram\heap.o" ".\debug_in_ram\stack.o" ".\debug_in_ram\startup.o" ".\debug_in_ram\target.o" ".\debug_in_ram\lpc2000_can_driver.o" ".\debug_in_ram\lpc2000_can_sys.o" -strict -scatter .\src\mem_b.scf -entry 0x40000000 -map -xref -callgraph -symbols -info sizes -info totals -info unused -info veneers -list ".\Debug_in_RAM\LPC2000_CAN.map" -o .\Debug_in_RAM\LPC2000_CAN.axf### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: '.\Debug_in_RAM\LPC2000_CAN.axf'
### ADS-LD Command File: '.\Debug_in_RAM\LPC2000_CAN.lnp'
### Checking for dirty Components...
### Creating CmdFile '.\Debug_in_RAM\LPC2000_CAN.lnp', Handle=0x0000026C
### Writing '.lnp' file
### ADS-LD Command file '.\Debug_in_RAM\LPC2000_CAN.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 + -
显示快捷键?