6.5多中断.set
来自「凌阳061a单片机的中断使用例程。包括外部中断例子」· SET 代码 · 共 51 行
SET
51 行
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug\6.s37
INTVEC=1
STARTUP=1
ALIGNRES=0
ALIGNNUM=0
INITTABLE=1
NONPAGE0=0
[LIBRARY]
Count=1
LIB0=CMacro1016.lib
[SYMBOL]
Count=0
[Option]
CC_LOC=$(APPDIR)\gcc
CC_FLAG_D=-S -gstabs -Wall
CC_FLAG_R=-S -O2 -Wall
AS_LOC=$(APPDIR)\xasm16
AS_FLAG_D=-t2 -d
AS_FLAG_R=-t2
LD_LOC=$(APPDIR)\xlink16
LD_FLAG_D=
LD_FLAG_R=
DebugOpt=0
ReleaseOpt=1
IsGenMakefile=1
IsGenAryfile=1
IsGenRes=1
IsInitGlobal=1
IsGenList=1
CurIsa=ISA11
IsWall=1
POINTER=0
[AdvancedHard]
nStackSize=2047
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?