integratorcp.prj

来自「realview22.rar」· PRJ 代码 · 共 51 行

PRJ
51
字号
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - 2004 ARM Ltd
$sARM_C22.stp
[PROJECT] 
author_=ARM
Modification_History.create={\
  date_="Fri Jan 16 12:18:59 2004":user_=ARM:\
        description="Created as Project IntegratorCP"\
}
type_=Standard
description="Standard project"
processor_=ARM-C22
[SETTINGS] 
[CONFIGURATION] 
config=Debug
config=Release
config=DebugRel
[COMPILE=arm] 
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
[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="b_IntegratorCP.s"
%Release%Assembly.generate_debug=disabled
[ASSEMBLE=thumb] 
disable=True
%Release%Assembly.generate_debug=disabled
Assembly.assemble_mode=Thumb
[CUSTOM=default] 
[BUILD] 
application="flash_IntegratorCP.axf"
makefile="flash_IntegratorCP.mk"
Pre_Post_Link.post_link="'$RVDEBUG_BASE/bin/pakflash' -f IntegratorCP Debug/fl\
        ash_IntegratorCP.axf board_intel_arm.ame -o flash_IntegratorCP.fme"
Link_Advanced.ro_base="0xf00000"
extra_args="$DEF_LINK_ARGS --noremove"


⌨️ 快捷键说明

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