ml674000.prj

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

PRJ
52
字号
# 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
# $Revision: 1.1.6.1.16.2 $
$sARM_C22.stp
[PROJECT] 
author_=ifield
Modification_History.create={\
  date_="Mon Sep 23 11:40:06 2002":user_=ifield:\
        description="Created as Project ML674000"\
}
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_ml674000.s"
%Release%Assembly.generate_debug=disabled
[ASSEMBLE=thumb] 
disable=True
%Release%Assembly.generate_debug=disabled
Assembly.assemble_mode=Thumb
[CUSTOM=default] 
[BUILD] 
application="flash_ml674000.axf"
makefile="flash_ml674000.mk"
Link_Advanced.ro_base="0x10000000"
Pre_Post_Link.post_link="'$RVDEBUG_BASE/bin/pakflash' -f ML674000 Debug/flash_\
        ml674000.axf board_toshiba_arm.ame -o flash_toshiba.fme"
extra_args="$DEF_LINK_ARGS --noremove"


⌨️ 快捷键说明

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