在arm下开发程序
源代码在线查看: project.tra
*** Creating Trace Output File '.\debug_in_RAM\Project.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\debug_in_ram\target.o"'
### List of Objects: adding '".\debug_in_ram\irq.o"'
### List of Objects: adding '".\debug_in_ram\startup.o"'
### List of Objects: adding '".\debug_in_ram\main.o"'
### ADS-LD Command completed:
".\debug_in_ram\target.o" ".\debug_in_ram\irq.o" ".\debug_in_ram\startup.o" ".\debug_in_ram\main.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\Project.map" -o .\debug_in_RAM\Project.axf### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: '.\debug_in_RAM\Project.axf'
### ADS-LD Command File: '.\debug_in_RAM\Project.lnp'
### Checking for dirty Components...
### Creating CmdFile '.\debug_in_RAM\Project.lnp', Handle=0x00000264
### Writing '.lnp' file
### ADS-LD Command file '.\debug_in_RAM\Project.lnp' is ready.
### ADS-LD: About to start ADS-LD Thread.
### ADS-LD: executed with 0 errors
### Updating obj list
### LDADS_file() completed.