⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 boot_eb40_flash.prj

📁 ARM入门的好帮手.包含了从简单到相对较复杂的程序.
💻 PRJ
字号:
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT] 
author_=Atmel
Modification_History.create={\
  date_="Mon Oct 30 16:04:37 2000":user_=Atmel:\
	description="Created as Project Boot_eb40"\
}
type_=Simple
processor_=ARM
description="Standard project"
source_search="..\..\targets\eb40"
source_search="..\..\targets"
source_search="..\..\drivers\capture"
source_search="..\..\drivers\chrono"
source_search="..\..\drivers\com"
source_search="..\..\drivers\terminal"
source_search="..\..\drivers\wait"
source_search="..\..\periph\aic"
source_search="..\..\periph\aic\ext_irq"
source_search="..\..\periph\arm7tdmi"
source_search="..\..\periph\ebi"
source_search="..\..\periph\mem"
source_search="..\..\periph\pio"
source_search="..\..\periph\pio\pio_irq"
source_search="..\..\periph\power_saving"
source_search="..\..\periph\special_function"
source_search="..\..\periph\spi"
source_search="..\..\periph\stdc"
source_search="..\..\periph\timer_counter"
source_search="..\..\periph\usart"
source_search="..\..\periph\watchdog"
[SETTINGS] 
Auto_Set_Breaks.default={}
[COMPILE=Thumb_C] 
files="bo_entry.c"
files="bo_flash.c"
files="bo_fts.c"
files="bo_load.c"
files="bo_usart.c"
Compilation.compiler=Thumb_C
Compilation.APCS.interworking=enabled
obj_location=sub_dir
obj_sub="flash"
Preprocessor.include="..\..\.."
Compilation.debug_format=dwarf2
Compilation.generate_debug=disabled
Preprocessor.define="AT91_DEBUG_NONE"
[ASSEMBLE=debug_none] 
Assembly.APCS.interworking=enabled
obj_location=sub_dir
obj_sub="flash"
files="bo_reset.s"
files="bo_verif.s"
Preprocessor.include="..\..\.."
Preprocessor.directives="AT91_DEBUG_NONE SETA 0"
Assembly.assemble_mode=ARM
Assembly.cpu=ARM7TDMI
[BUILD=Debug] 
application="flash\boot_eb40.axf"
makefile="flash\boot_eb40.mk"
Link_Advanced.ro_base="0x1000000"
Link_Advanced.rw_base="0x40"
libraries="..\..\..\parts\r40807\optm_full\r40807_lib16.alf"
debug_info=enabled
Link_Advanced.first="flash\bo_reset.o(reset)"
Messages.interworking=enabled
Pre_Post_Link.post_link="fromelf -nodebug flash\boot_eb40.axf -bin flash\boot_\
	eb40.bin"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -