tools.xcp

来自「realview22.rar」· XCP 代码 · 共 21 行

XCP
21
字号
# This is the tools definition file
# It should not be hand edited. 
# This file contains the definitions for tools to appear in the
# control panel and be launchable by it.
#-CLASS-SUBCLASS-TARGET-SPECIFIC-EXTRA-LOCAL_INFO_STRING- executable [def args]
# names are from xrymsgdef.h without the leading part (e.g. ACLASS_)
# -- means none (so if provided, do not match)
# -*- means any (so if provided, match anyway)
# EXTRA can be used to specify multiple copies of same basic thing.
# LOCAL_INFO is a string containing manufacturer or other data.
# executable name can provide path if needed
# def_args provides any default arguments to pass to the program

# now define SCMI
#-SCCS-SCMI-            cmi

# invoke  RealView Debugger
-DEBUG-MWX-ppc-RTOS-3-  rvdebug         |ICONrvd


⌨️ 快捷键说明

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