在arm下开发程序
源代码在线查看: project.tra
*** Creating Trace Output File 'Project.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"target.o"'
### List of Objects: adding '"irq.o"'
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"main.o"'
### ADS-LD Command completed:
"target.o" "irq.o" "startup.o" "main.o" -strict -scatter .\src\mem_c.scf -entry 0x00000000 -map -xref -callgraph -symbols -info sizes -info totals -info unused -info veneers -list ".\Project.map" -o Project.axf### Preparing Environment (PrepEnvAds)
### ADS-LD Output File: 'Project.axf'
### ADS-LD Command File: 'Project.lnp'
### Checking for dirty Components...
### Creating CmdFile 'Project.lnp', Handle=0x00000254
### Writing '.lnp' file
### ADS-LD Command file 'Project.lnp' is ready.
### ADS-LD: About to start ADS-LD Thread.
### ADS-LD: executed with 0 errors
### Updating obj list
### LDADS_file() completed.