ext_int.opl

来自「富士通微控制器8位MCU各项功能的应用实例源代码」· OPL 代码 · 共 33 行

OPL
33
字号
-g
-AL 2
-ro _INROM01=0x1000/0xFFFF
-ra _INRAM01=0x0080/0x0F7F
-sc @INIT/const+@DIRINIT/dirconst=_INROM01
-sc IO/IO=0x0000
-check_rora
-check_locate
-m "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST\Ext_Int.mp1"
-xlf "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST\Ext_Int.mpx"
-slf "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST\Ext_Int.mps"
-mlf "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST\Ext_Int.mpm"
-pl 60
-pw 132
-alin "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST"
-alout "C:\Softune\sample\MB95FV100\Ext_Int\Debug\LST"
-Xals
-Xalr
-na
-w 1
-cwno
-a
-cpu MB95FV100
-o "C:\Softune\sample\MB95FV100\Ext_Int\Debug\ABS\Ext_Int.abs"

"C:\Softune\sample\MB95FV100\Ext_Int\Debug\OBJ\startup.obj"
"C:\Softune\sample\MB95FV100\Ext_Int\Debug\OBJ\vector.obj"
"C:\Softune\sample\MB95FV100\Ext_Int\Debug\OBJ\main.obj"
"C:\Softune\sample\MB95FV100\Ext_Int\Debug\OBJ\pll.obj"
"C:\Softune\sample\MB95FV100\Ext_Int\Debug\OBJ\external_int.obj"
"C:\Softune\sample\MB95FV100\IO\Debug\ABS\IO.rel"

⌨️ 快捷键说明

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