📄 mc9s12.tmf
字号:
# File : mc9S12.tmf -- based on MathWorks' hc12_codewarrior.tmf
# slightly adapted to suite Dragon12 -- fw-02-05
#
# This is a dummy template makefile, required by RTW; rtmc9S12-Target does
# not make use of 'make' to build the target application
#
#
# USE_WORK_DIR - yes
# WORK_DIR_TXT - C:\Freescale\rtmc9S12_CW_R13\work
SYS_TARGET_FILE=mc9S12.tlc
HOST = PC
BUILD = yes
# Note that gmake is specified but not used
# in building the target.
#
MAKECMD = "%MATLAB%\rtw\bin\win32\gmake"
DUMMY_TGTS :
@echo ###
@echo ### Created dummy targets
@echo ###
# EOF: mc9s12_codewarrior.tmf
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -