在arm下开发程序

源代码在线查看: project.tra

软件大小: 1332 K
上传用户: C69222090
关键词: arm 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				*** 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.
							

相关资源