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

📄 iap_driver.prj

📁 ST ARM STR7系列在应用编程示例.采用串口下载.可供参考
💻 PRJ
字号:
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C2.stp
[PROJECT] 
author_=MCD_ARM
Modification_History.create={\
  date_="Fri Dec 10 11:28:04 2004":user_=MCD_ARM:\
	description="Created as Project IAP_Driver"\
}
type_=Standard
processor_=ARM-C2
description="Standard project"
[SETTINGS] 
[CONFIGURATION] 
config=Debug
config=Release
config=DebugRel
[COMPILE=arm] 
Sources.files="main.c"
Sources.files="..\source\71x_lib.c"
Sources.files="..\source\flash.c"
Sources.files="..\source\gpio.c"
Sources.files="..\source\rccu.c"
Sources.files="..\source\retarget.c"
Sources.files="..\source\uart.c"
Sources.files="..\common\common.c"
Sources.files="..\common\download.c"
Sources.files="..\common\program.c"
Sources.files="..\common\ymodem.c"
%Release%Compilation.generate_debug=disabled
%Debug%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
Preprocessor.include="..\common\"
Preprocessor.include="..\include\"
[COMPILE=arm_cpp] 
Compilation.compiler=ARM_Cpp
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
[COMPILE=thumb] 
disable=True
Compilation.compiler=Thumb_C
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
[ASSEMBLE=arm] 
Sources.files="..\source\71x_init.s"
Sources.files="..\source\71x_vect.s"
%Release%Assembly.generate_debug=disabled
[ASSEMBLE=thumb] 
disable=True
%Release%Assembly.generate_debug=disabled
Assembly.assemble_mode=Thumb
[CUSTOM=default] 
[BUILD] 
application="IAP_Driver.axf"
makefile="IAP_Driver.mk"
Link_Advanced.entry="Reset_Handler"
Link_Advanced.scatter_file="..\source\scat.scf"
Messages.sizes=totals


⌨️ 快捷键说明

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