project.prj

来自「str75x的软件库源代码」· PRJ 代码 · 共 91 行

PRJ
91
字号
# 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_C21.stp
[PROJECT] 
author_=MCD_Appli
Modification_History.create={\
  date_="Sat Mar 11 12:51:08 2006":user_=MCD_Appli:\
	description="Created as Project Project"\
}
type_=Standard
processor_=ARM-C21
description="Standard project"
[SETTINGS] 
[CONFIGURATION] 
config=Debug
config=Release
config=DebugRel
[COMPILE=arm] 
Sources.files="..\main.c"
Sources.files="..\75x_it.c"
Sources.files="..\..\library\src\75x_adc.c"
Sources.files="..\..\library\src\75x_can.c"
Sources.files="..\..\library\src\75x_cfg.c"
Sources.files="..\..\library\src\75x_dma.c"
Sources.files="..\..\library\src\75x_eic.c"
Sources.files="..\..\library\src\75x_extit.c"
Sources.files="..\..\library\src\75x_gpio.c"
Sources.files="..\..\library\src\75x_i2c.c"
Sources.files="..\..\library\src\75x_lib.c"
Sources.files="..\..\library\src\75x_mrcc.c"
Sources.files="..\..\library\src\75x_pwm.c"
Sources.files="..\..\library\src\75x_rtc.c"
Sources.files="..\..\library\src\75x_smi.c"
Sources.files="..\..\library\src\75x_ssp.c"
Sources.files="..\..\library\src\75x_tb.c"
Sources.files="..\..\library\src\75x_tim.c"
Sources.files="..\..\library\src\75x_uart.c"
Sources.files="..\..\library\src\75x_wdg.c"
%Release%Compilation.generate_debug=disabled
%DebugRel%Compilation.generate_debug=enabled
%Debug%Compilation.generate_debug=enabled
%Release%Optimization.debug_optimize=maximum
%DebugRel%Optimization.debug_optimize=partial
Preprocessor.include="..\"
Preprocessor.include="..\..\library\inc\"
[COMPILE=arm_cpp] 
Compilation.compiler=ARM_Cpp
Compilation.Checking.source_language=CPlusPlus
%Release%Compilation.generate_debug=disabled
%DebugRel%Compilation.generate_debug=enabled
%Debug%Compilation.generate_debug=enabled
%Release%Optimization.debug_optimize=maximum
%DebugRel%Optimization.debug_optimize=partial
[COMPILE=thumb] 
Compilation.compiler=Thumb_C
%Release%Compilation.generate_debug=disabled
%DebugRel%Compilation.generate_debug=enabled
%Debug%Compilation.generate_debug=enabled
%Release%Optimization.debug_optimize=maximum
%DebugRel%Optimization.debug_optimize=partial
[COMPILE=thumb_cpp] 
Compilation.compiler=Thumb_Cpp
Compilation.Checking.source_language=CPlusPlus
%Release%Compilation.generate_debug=disabled
%DebugRel%Compilation.generate_debug=enabled
%Debug%Compilation.generate_debug=enabled
%Release%Optimization.debug_optimize=maximum
%DebugRel%Optimization.debug_optimize=partial
[ASSEMBLE=arm] 
Sources.files="75x_vect.s"
Sources.files="75x_init.s"
%Release%Assembly.generate_debug=disabled
%DebugRel%Assembly.generate_debug=enabled
%Debug%Assembly.generate_debug=enabled
[ASSEMBLE=thumb] 
disable=True
%Release%Assembly.generate_debug=disabled
%DebugRel%Assembly.generate_debug=enabled
%Debug%Assembly.generate_debug=enabled
Assembly.assemble_mode=Thumb
[CUSTOM=default] 
[BUILD] 
application="Project.axf"
makefile="Project.mk"
Link_Advanced.entry="Reset_Handler"
Link_Advanced.scatter_file="scat_flash.scf"
Messages.sizes=totals


⌨️ 快捷键说明

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