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

📄 wave_dual.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_="Thu Mar 30 17:47:59 2000":user_=Atmel:\
	description="Created as Project wave_dual"\
}
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={symbol="main":cmd="bi main"}
[COMPILE=ARM_C] 
files="wave_dual.c"
Compilation.compiler=ARM_C
Compilation.APCS.interworking=enabled
obj_location=sub_dir
obj_sub="sram_ice"
Preprocessor.include="..\.."
Compilation.debug_format=dwarf2
Compilation.generate_debug=enabled
Optimization.speed_vs_space=balanced
Listings.interlist=disabled
Listings.source_expans=enabled
Preprocessor.define="AT91_DEBUG_ICE"
Preprocessor.define="SEMIHOSTING"
Compilation.APCS.Floating_point.fp_processing=software
Optimization.cpu=ARM7TDMI
[ASSEMBLE=default] 
Assembly.APCS.interworking=enabled
obj_location=sub_dir
obj_sub="sram_ice"
files="..\..\targets\eb40\cstartup.s"
Preprocessor.directives="AT91_DEBUG_ICE SETA 0"
Preprocessor.directives="SEMIHOSTING SETA 0"
Preprocessor.include="..\.."
Assembly.debug_format=dwarf2
Assembly.assemble_mode=ARM
Assembly.cpu=ARM7TDMI
[BUILD=debug] 
application="sram_ice/wave_dual.axf"
makefile="sram_ice/wave_dual.mk"
Link_Advanced.ro_base="0x2000000"
Link_Advanced.rw_base="0x40"
libraries="..\..\parts\r40807\optm_none\r40807_lib16.alf"
debug_info=enabled
Link_Advanced.first="sram_ice\cstartup.o(reset)"
Messages.interworking=enabled

⌨️ 快捷键说明

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