;********************************************************;														*;	#　M16C Start_UP Kit Moniter S/W					*;														*;	FILENAME: mon_tbl.a30								*;	Ver		: 1.00.00									*;	CPU		: M16C										*;	FUNCTION: M16C start up kit prcess table 			*;				(1) command table						*;				(2) process table by command 			*;	SPEC	:											*;	ｵﾌﾟｼｮﾝ	: "PDB" 0 : for KDB30						*;					1 : for PDB30						*;			  "DBG" 0 : for Normale using				*;					1 : for Debug of moniter program	*;														*;	CRAETE	: 1999.3.1									*;														*; 	Copyright(c) 1995-1999 MITSUBISHI ELECTRIC Co. 		*; 	and MITSUBISHI ELECTRIC SEMICONDUCTOR SYSTEM Co.	*;	All Rights Reserved.								*;														*;********************************************************;---------------------------------------;	Commnad process table for PDB30 ;---------------------------------------.IF PDB==ONT_CMD_TBL:					;	.LWORD		CMD_CONF	; [CONF] 	00 	o	.LWORD		CMD_BAUD	; [BAUD]	01	+	.LWORD		CMD_MCU		; [MCU]		02	+	.LWORD		not_cmd		; [SELF]	03	-	.LWORD		CMD_MONP	; [MONP]	04	+	.LWORD		not_cmd		; [PMEM]	05	-	.LWORD		not_cmd		; [DBG] 	06	-	.LWORD		CMD_REST	; [REST] 	07	o	.LWORD		CMD_CLR		; [CLR] 	08	o	.LWORD		not_cmd		; [MAPC] 	09	-	.LWORD		not_cmd		; [SYMC] 	10	-	.LWORD		CMD_DWNH	; [DWNH] 	11	o	.LWORD		not_cmd		; [DWNS] 	12	-	.LWORD		CMD_IPAD	; [IPAD] 	13	+	.LWORD		not_cmd		; [CLOS] 	14	-	.LWORD		CMD_STAT	; [STAT] 	15	+; ------------------------------------------	.ORG		Vtbl_s + 0040H	.LWORD		not_cmd		; [EV] 		16	-	.LWORD		not_cmd		; [PID]		17	-	.LWORD		not_cmd		; [EPID] 	18	-; ------------------------------------------	.ORG		Vtbl_s + 0080H	.LWORD		CMD_PB		; [PB] 		32	o	.LWORD		CMD_PBCL	; [PBCL] 	33	o	.LWORD		not_cmd		; [PBA] 	34	-	.LWORD		not_cmd		; [PBS] 	35	-	.LWORD		not_cmd		; [EBLC] 	36	-	.LWORD		not_cmd		; [EBLP] 	37	-	.LWORD		not_cmd		; [EBSI] 	38	-	.LWORD		not_cmd		; [EBSC] 	39	-	.LWORD		not_cmd		; [STK] 	40	-	.LWORD		not_cmd		; [PROT] 	41	-	.LWORD		not_cmd		; [PRTD] 	42	-	.LWORD		CMD_BM		; [BM]	 	43	+	.LWORD		CMD_HB		; [HB] 		44	+	.LWORD		not_cmd		; [PRTB] 	45	-; ------------------------------------------	.ORG		Vtbl_s + 00C0H	.LWORD		CMD_GO		; [GO] 		48	o	.LWORD		not_cmd		; [GEB] 	49	-	.LWORD		CMD_GPB		; [GPB] 	50	o	.LWORD		CMD_GB		; [GB] 		51	o	.LWORD		CMD_PROG	; [PROG] 	52	o	.LWORD		CMD_STOP	; [STOP] 	53	o	.LWORD		not_cmd		; [FSCP] 	54	-	.LWORD		not_cmd		; [SCPC] 	55	-	.LWORD		CMD_STEP	; [STEP] 	56	o	.LWORD		not_cmd		; [NEXT] 	57	-	.LWORD		not_cmd		; [TM]	 	58	-	.LWORD		not_cmd		; [TPID] 	59	-	.LWORD		not_cmd		; [STPD]	60	-	.LWORD		not_cmd		; [WDGO] 	61	-; ------------------------------------------	.ORG		Vtbl_s + 0100H	.LWORD		CMD_XREG	; [XREG]	64	o	.LWORD		CMD_DUMP	; [DUMP] 	65	o	.LWORD		CMD_FILL	; [FILL] 	66	o	.LWORD		CMD_MOVE	; [MOVE] 	67	o	.LWORD		not_cmd		; [CS] 		68	-	.LWORD		not_cmd		; [RDTM] 	69	-	.LWORD		not_cmd		; [MLOD] 	70	-	.LWORD		not_cmd		; [MCMP] 	71	-; ------------------------------------------	.ORG		Vtbl_s + 0140H	.LWORD		CMD_RRMB	; [RRMB]	80	+	.LWORD		CMD_RRMO	; [RRMO] 	81	+	.LWORD		CMD_RRMI	; [RRMI] 	82	+	.LWORD		CMD_RRMD	; [RRMD] 	83	+	.LWORD		not_cmd		; [RRMA] 	84	-	.LWORD		not_cmd		; [RRMS] 	85	-	.LWORD		CMD_WP		; [WP]	 	86	+; ------------------------------------------	.ORG		Vtbl_s + 0180H	.LWORD		not_cmd		; [TRGM]	96	-	.LWORD		not_cmd		; [TRGD] 	97	-; ------------------------------------------	.ORG		Vtbl_s + 01C0H	.LWORD		not_cmd		; [RCLK] 	112	-	.LWORD		not_cmd		; [RPLC] 	113	-	.LWORD		not_cmd		; [RPLP] 	114	-	.LWORD		not_cmd		; [RPSI]	115	-	.LWORD		not_cmd		; [RPSC] 	116	-	.LWORD		not_cmd		; [RM]	 	117	-	.LWORD		not_cmd		; [RWC] 	118	-	.LWORD		not_cmd		; [RD] 		119	-	.LWORD		not_cmd		; [RCY] 	120	-	.LWORD		not_cmd		; [RSR] 	121	-	.LWORD		not_cmd		; [RST]	 	122	-	.LWORD		not_cmd		; [RRS] 	123	-	.LWORD		not_cmd		; [RCL]		124	-; ------------------------------------------	.ORG		Vtbl_s + 0200H	.LWORD		not_cmd		; [PM]	 	128	-	.LWORD		not_cmd		; [PEV] 	129	-	.LWORD		not_cmd		; [PSQI] 	130	-	.LWORD		not_cmd		; [PSQC]	131	-	.LWORD		not_cmd		; [PA] 		132	-	.LWORD		not_cmd		; [PD]	 	133	-; ------------------------------------------	.ORG		Vtbl_s + 0240H	.LWORD		not_cmd		; [OHD]	 	144	-	.LWORD		not_cmd		; [OHTC] 	145	-; ------------------------------------------	.ORG		Vtbl_s + 0280H	.LWORD		CMD_MD		; [MD]	 	146	+	.LWORD		not_cmd		; [MPD] 	147	-	.LWORD		not_cmd		; [MPCL] 	148	-	.LWORD		not_cmd		; [MP]		149	-; ------------------------------------------	.ORG		Vtbl_s + 02C0H	.LWORD		not_cmd		; [CVA] 	176	-	.LWORD		not_cmd		; [CVM] 	177	-	.LWORD		not_cmd		; [CVDO] 	178	-	.LWORD		not_cmd		; [CVDI]	179	-	.LWORD		not_cmd		; [CVST] 	180	-	.LWORD		not_cmd		; [CVRS]	181	-	.LWORD		not_cmd		; [CVCL] 	182	-	.LWORD		not_cmd		; [CVS] 	183	-; ------------------------------------------	.ORG		Vtbl_s + 0300H	.LWORD		CMD_MAP		; [MAP] 	192	+	.LWORD		CMD_MAPD	; [MAPD] 	193	+	.LWORD		not_cmd		; [SYPC] 	194	-; ------------------------------------------	.ORG		Vtbl_s + 0340H	.LWORD		CMD_CLK		; [CLK] 	208	+	.LWORD		not_cmd		; [MSTS] 	209	-.ELSE;---------------------------------------;	Command process table for KDB30;---------------------------------------T_CMD_TBL:					;	.LWORD		CMD_CONF	; [CONF] 	0 	o	.LWORD		not_cmd		; [BAUD]	1	.LWORD		not_cmd		; [MCU]		2	.LWORD		not_cmd		; [SELF]	3	-	.LWORD		not_cmd		; [MONP]	4	.LWORD		not_cmd		; [PMEM]	5	-	.LWORD		not_cmd		; [DBG] 	6	-	.LWORD		CMD_REST	; [REST] 	7	o	.LWORD		CMD_CLR		; [CLR] 	8	o	.LWORD		not_cmd		; [MAPC] 	9	-	.LWORD		not_cmd		; [SYMC] 	10	-	.LWORD		CMD_DWNH	; [DWNH] 	11	o	.LWORD		not_cmd		; [DWNS] 	12	-	.LWORD		not_cmd		; [IPAD] 	13	.LWORD		not_cmd		; [CLOS] 	14	-	.LWORD		not_cmd		; [STAT] 	15; ------------------------------------------	.ORG		Vtbl_s + 0040H	.LWORD		not_cmd		; [EV] 		16	-	.LWORD		not_cmd		; [PID]		17	-	.LWORD		not_cmd		; [EPID] 	18	-; ------------------------------------------	.ORG		Vtbl_s + 0080H	.LWORD		CMD_PB		; [PB] 		32	o	.LWORD		CMD_PBCL	; [PBCL] 	33	o	.LWORD		not_cmd		; [PBA] 	34	-	.LWORD		not_cmd		; [PBS] 	35	-	.LWORD		not_cmd		; [EBLC] 	36	-	.LWORD		not_cmd		; [EBLP] 	37	-	.LWORD		not_cmd		; [EBSI] 	38	-	.LWORD		not_cmd		; [EBSC] 	39	-	.LWORD		not_cmd		; [STK] 	40	-	.LWORD		not_cmd		; [PROT] 	41	-	.LWORD		not_cmd		; [PRTD] 	42	-	.LWORD		not_cmd		; [BM] 		43	.LWORD		not_cmd		; [HB] 		44	.LWORD		not_cmd		; [PRTB] 	45	-; ------------------------------------------	.ORG		Vtbl_s + 00C0H	.LWORD		CMD_GO		; [GO] 		48	o	.LWORD		not_cmd		; [GEB] 	49	-	.LWORD		CMD_GPB		; [GPB] 	50	o	.LWORD		CMD_GB		; [GB] 		51	o	.LWORD		CMD_PROG	; [PROG] 	52	o	.LWORD		CMD_STOP	; [STOP] 	53	o	.LWORD		not_cmd		; [FSCP] 	54	-	.LWORD		not_cmd		; [SCPC] 	55	-	.LWORD		CMD_STEP	; [STEP] 	56	o	.LWORD		not_cmd		; [NEXT] 	57	-	.LWORD		not_cmd		; [TM]	 	58	-	.LWORD		not_cmd		; [TPID] 	59	-	.LWORD		not_cmd		; [STPD]	60	-	.LWORD		not_cmd		; [WDGO] 	61	-	.LWORD		CMD_FM		; [FM]		62	*; ------------------------------------------	.ORG		Vtbl_s + 0100H	.LWORD		CMD_XREG	; [XREG]	64	o	.LWORD		CMD_DUMP	; [DUMP] 	65	o	.LWORD		CMD_FILL	; [FILL] 	66	o	.LWORD		CMD_MOVE	; [MOVE] 	67	o	.LWORD		not_cmd		; [CS] 		68	-	.LWORD		not_cmd		; [RDTM] 	69	-	.LWORD		not_cmd		; [MLOD] 	70	-	.LWORD		not_cmd		; [MCMP] 	71	-; ------------------------------------------	.ORG		Vtbl_s + 0140H	.LWORD		not_cmd		; [RRMB]	80	.LWORD		not_cmd		; [RRMO] 	81	.LWORD		not_cmd		; [RRMI] 	82	.LWORD		not_cmd		; [RRMD] 	83	.LWORD		not_cmd		; [RRMA] 	84	-	.LWORD		not_cmd		; [RRMS] 	85	-	.LWORD		not_cmd		; [WP]	 	86; ------------------------------------------	.ORG		Vtbl_s + 0180H	.LWORD		not_cmd		; [TRGM]	96	-	.LWORD		not_cmd		; [TRGD] 	97	-; ------------------------------------------	.ORG		Vtbl_s + 01C0H	.LWORD		not_cmd		; [RCLK] 	112	-	.LWORD		not_cmd		; [RPLC] 	113	-	.LWORD		not_cmd		; [RPLP] 	114	-	.LWORD		not_cmd		; [RPSI]	115	-	.LWORD		not_cmd		; [RPSC] 	116	-	.LWORD		not_cmd		; [RM]	 	117	-	.LWORD		not_cmd		; [RWC] 	118	-	.LWORD		not_cmd		; [RD] 		119	-	.LWORD		not_cmd		; [RCY] 	120	-	.LWORD		not_cmd		; [RSR] 	121	-	.LWORD		not_cmd		; [RST]	 	122	-	.LWORD		not_cmd		; [RRS] 	123	-	.LWORD		not_cmd		; [RCL]		124	-; ------------------------------------------	.ORG		Vtbl_s + 0200H	.LWORD		not_cmd		; [PM]	 	128	-	.LWORD		not_cmd		; [PEV] 	129	-	.LWORD		not_cmd		; [PSQI] 	130	-	.LWORD		not_cmd		; [PSQC]	131	-	.LWORD		not_cmd		; [PA] 		132	-	.LWORD		not_cmd		; [PD]	 	133	-; ------------------------------------------	.ORG		Vtbl_s + 0240H	.LWORD		not_cmd		; [OHD]	 	144	-	.LWORD		not_cmd		; [OHTC] 	145	-; ------------------------------------------	.ORG		Vtbl_s + 0280H	.LWORD		not_cmd		; [MD]	 	146	.LWORD		not_cmd		; [MPD] 	147	-	.LWORD		not_cmd		; [MPCL] 	148	-	.LWORD		not_cmd		; [MP]		149	-; ------------------------------------------	.ORG		Vtbl_s + 02C0H	.LWORD		not_cmd		; [CVA] 	176	-	.LWORD		not_cmd		; [CVM] 	177	-	.LWORD		not_cmd		; [CVDO] 	178	-	.LWORD		not_cmd		; [CVDI]	179	-	.LWORD		not_cmd		; [CVST] 	180	-	.LWORD		not_cmd		; [CVRS]	181	-	.LWORD		not_cmd		; [CVCL] 	182	-	.LWORD		not_cmd		; [CVS] 	183	-; ------------------------------------------	.ORG		Vtbl_s + 0300H	.LWORD		not_cmd		; [MAP] 	192	.LWORD		not_cmd		; [MAPD] 	193	.LWORD		not_cmd		; [SYPC] 	194	-; ------------------------------------------	.ORG		Vtbl_s + 0340H	.LWORD		not_cmd		; [CLK] 	208	.LWORD		not_cmd		; [MSTS] 	209	-.ENDIF;;=================================================;	Process table by command for PDB and KDB30;=================================================	.ORG		Vtbl_s + 0380HT_CMD_CONF:						; [CONF]	.LWORD		CMD_CONF_RCVEND		; [END] code receive	.LWORD		CMD_CONF_SNDDAT		; data transfer and  [END] transferT_CMD_REST:						; [REST]	.LWORD		CMD_REST_RCVEND		; [END] code receive	.LWORD		CMD_REST_SNDDAT		; data transfer and  [END] transferT_CMD_CLR:						; [CLR]	.LWORD		CMD_CLR_RCVEND		; [END]code receive	.LWORD		CMD_CLR_SNDDAT		; data transfer and  [END] transferT_CMD_DWNH:						; [DWNH]	.LWORD		CMD_DWNH_CHKTYPE	; [END] code receive 		<EXC1>	.LWORD		CMD_DWNH_RCVADR2	; Start address(2)receive	<">	.LWORD		CMD_DWNH_RCVADR3	; Start address(3)receive	<">	.LWORD		CMD_DWNH_RCVADR4	; Start address(4)receive	<">	.LWORD		CMD_DWNH_RCVADR5	; Start address(5)receive	<">	.LWORD		CMD_DWNH_RCVADR6	; Start address(6)receive	<">	.LWORD		CMD_DWNH_RCVLEN1	; Data length(1)receive		<">	.LWORD		CMD_DWNH_RCVLEN2	; Data length(2)receive		<">	.LWORD		CMD_DWNH_RCVLEN3	; Data length(3)receive		<">	.LWORD		CMD_DWNH_RCVLEN4	; Data length(4)receive		<">	.LWORD		CMD_DWNH_RCVBIN		; Binaly code data receive	<">	.LWORD		CMD_DWNH_RCVSUM1	; Check SUM data(1)receive	<">	.LWORD		CMD_DWNH_RCVSUM2	; Check SUM data(2)receive	<">	.LWORD		CMD_DWNH_RCVRCVE	; [RCVE]receive check & continuous requset check	.LWORD		CMD_DWNH_RCVEND2	; [END] code receive	.LWORD		CMD_DWNH_SNDDAT		; data transfer and  [END] transfer<EXC1>T_CMD_PB:						; [PB]	.LWORD		CMD_PB_RCVSW		; Information of switch eceive	.LWORD		CMD_PB_RCVADR1		; Address(1)receive	.LWORD		CMD_PB_RCVADR2		; Address(2)receive	.LWORD		CMD_PB_RCVADR3		; Address(3)receive	.LWORD		CMD_PB_RCVADR4		; Address(4)receive	.LWORD		CMD_PB_RCVADR5		; Address(5)receive	.LWORD		CMD_PB_RCVEND		; [END] code receive	.LWORD		CMD_PB_SNDDAT		; data transfer and  [END] transferT_CMD_PBCL:						; [PBCL]	.LWORD		CMD_PBCL_RCVEND		; [END]receive	.LWORD		CMD_PBCL_SNDDAT		; data transfer and  [END] transferT_CMD_GO:						; [GO]	.LWORD		CMD_GO_CHKTYPE		; Judgment of EXC1/EXC2 & [END]receive	.LWORD		CMD_GO_RCVADR2		; Start address(2)receive	.LWORD		CMD_GO_RCVADR3		; Start address(3)receive	.LWORD		CMD_GO_RCVADR4		; Start address(4)receive	.LWORD		CMD_GO_RCVADR5		; Start address(5)receive	.LWORD		CMD_GO_RCVADR6		; Start address(6)receive	.LWORD		CMD_GO_RCVEND		; [END]receive	.LWORD		CMD_GO_SNDDAT		; data transfer and  [END] transferT_CMD_GPB:						; [GPB]	.LWORD		CMD_GPB_CHKTYPE		; Judgment of EXC1/EXC2 & Start address(1)receive	.LWORD		CMD_GPB_RCVADR2		; Start address(2)receive	.LWORD		CMD_GPB_RCVADR3		; Start address(3)receive	.LWORD		CMD_GPB_RCVADR4		; Start address(4)receive	.LWORD		CMD_GPB_RCVADR5		; Start address(5)receive	.LWORD		CMD_GPB_RCVADR6		; Start address(6)receive	.LWORD		CMD_GPB_RCVSP		; [SP]receive	.LWORD		CMD_GPB_RCVBRK1		; Break address(1)receive	.LWORD		CMD_GPB_RCVBRK2		; Break address(2)receive	.LWORD		CMD_GPB_RCVBRK3		; Break address(3)receive	.LWORD		CMD_GPB_RCVBRK4		; Break address(4)receive	.LWORD		CMD_GPB_RCVBRK5		; Break address(5)receive	.LWORD		CMD_GPB_RCVBRK6		; Break address(6)receive	.LWORD		CMD_GPB_RCVPAS1		; Puls counter(1)receive	.LWORD		CMD_GPB_RCVPAS2		; Puls counter(2)receive	.LWORD		CMD_GPB_RCVEND		; [END]receive	.LWORD		CMD_GPB_SNDDAT		; data transfer and  [END] transferT_CMD_GB:						; [GB]	.LWORD		CMD_GB_CHKTYPE		; Judgment of EXC1/EXC2 & [END]receive	.LWORD		CMD_GB_RCVADR2		; Start address(2)receive	.LWORD		CMD_GB_RCVADR3		; Start address(3)receive	.LWORD		CMD_GB_RCVADR4		; Start address(4)receive	.LWORD		CMD_GB_RCVADR5		; Start address(5)receive	.LWORD		CMD_GB_RCVADR6		; Start address(6)receive	.LWORD		CMD_GB_RCVEND		; [END]receive	.LWORD		CMD_GB_STEPCNTL		; STEP control	.LWORD		CMD_GB_SNDDAT		; data transfer and  [END] transferT_CMD_PROG:						; [PROG]	.LWORD		CMD_PROG_RCVEND		; [END]receive	.LWORD		CMD_PROG_SNDDAT		; data transfer and  [END] transferT_CMD_STOP:						; [STOP]	.LWORD		CMD_STOP_RCVEND		; [END]receive	.LWORD		CMD_STOP_SNDDAT		; data transfer and  [END] transferT_CMD_STEP:						; [STEP]	.LWORD		CMD_STEP_CHKTYPE	; Judgment of EXC1/EXC2 & [END]receive	.LWORD		CMD_STEP_RCVSTEP2	; Number of STEP EXEC.(2)receive	.LWORD		CMD_STEP_RCVSTEP3	; Number of STEP EXEC.(3)receive	.LWORD		CMD_STEP_RCVSTEP4	; Number of STEP EXEC.(4)receive	.LWORD		CMD_STEP_RCVEND		; [END]receive	.LWORD		CMD_STEP_CNTL		; Control of STEP Number	.LWORD		CMD_STEP_SNDDAT		; data transfer and  [END] transferT_CMD_XREG:						; [XREG]	.LWORD		CMD_XREG_CHKTYPE1	; Judgment of REF2,REF1/SET & [END]receive<REF2>	.LWORD		CMD_XREG_RCVREG2	; Register No.(2)receive	.LWORD		CMD_XREG_CHKTYPE2	; Judgment of REF1/SET & [END]receive<REF1>	.LWORD		CMD_XREG_RCVDAT2	; Setting data(2)receive	.LWORD		CMD_XREG_RCVDAT3	; Setting data(3)receive	.LWORD		CMD_XREG_RCVDAT4	; Setting data(4)receive	.LWORD		CMD_XREG_RCVDAT5	; Setting data(5)receive	.LWORD		CMD_XREG_RCVDAT6	; Setting data(6)receive	.LWORD		CMD_XREG_RCVEND		; [END]receive & data setting	.LWORD		CMD_XREG_SNDDAT		; data transfer and  [END] transferT_CMD_DUMP:						; [DUMP]	.LWORD		CMD_DUMP_RCVADR1	; Start address(1)receive | Data size receive	.LWORD		CMD_DUMP_RCVADR2	; Start address(2)receive & Judgment of TYPE3,2,1	.LWORD		CMD_DUMP_RCVADR3	; Start address(3)receive	.LWORD		CMD_DUMP_RCVADR4	; Start address(4)receive	.LWORD		CMD_DUMP_RCVADR5	; Start address(5)receive	.LWORD		CMD_DUMP_RCVADR6	; Start address(6)receive	.LWORD		CMD_DUMP_RCVSIZE	; Data size receive	.LWORD		CMD_DUMP_RCVLEN1	; Data length (1)receive & Judgment of TYPE 2,1	.LWORD		CMD_DUMP_RCVLEN2	; Data length (2)receive	.LWORD		CMD_DUMP_RCVLEN3	; Data length (3)receive	.LWORD		CMD_DUMP_RCVLEN4	; Data length (4)receive	.LWORD		CMD_DUMP_RCVEND		; [END]receive<TYPE1>	.LWORD		CMD_DUMP_SNDADR1	; data transfer and  [END] transferT_CMD_FILL:						; [FILL]	.LWORD		CMD_FILL_RCVADR1	; Start address(1)receive	.LWORD		CMD_FILL_RCVADR2	; Start address(2)receive	.LWORD		CMD_FILL_RCVADR3	; Start address(3)receive	.LWORD		CMD_FILL_RCVADR4	; Start address(4)receive	.LWORD		CMD_FILL_RCVADR5	; Start address(5)receive	.LWORD		CMD_FILL_RCVADR6	; Start address(6)receive	.LWORD		CMD_FILL_RCVCNT1	; Repeat times (1)receive	.LWORD		CMD_FILL_RCVCNT2	; Repeat times (2)receive	.LWORD		CMD_FILL_RCVCNT3	; Repeat times (3)receive	.LWORD		CMD_FILL_RCVCNT4	; Repeat times (4)receive
	.LWORD		CMD_FILL_RCVSIZE	; Data length receive
	.LWORD		CMD_FILL_RCVDAT1	; Data (1)receive
	.LWORD		CMD_FILL_RCVDAT2	; Data (2)receive
	.LWORD		CMD_FILL_RCVDAT3	; Data (3)receive
	.LWORD		CMD_FILL_RCVDAT4	; Data (4)receive
	.LWORD		CMD_FILL_RCVEND		; [END]receive
	.LWORD		CMD_FILL_SNDDAT		; data transfer and  [END] transfer
T_CMD_MOVE:						; [MOVE]
	.LWORD		CMD_MOVE_RCVSRC1	; Source address(1)receive
	.LWORD		CMD_MOVE_RCVSRC2	; Source address(2)receive
	.LWORD		CMD_MOVE_RCVSRC3	; Source address(3)receive
	.LWORD		CMD_MOVE_RCVSRC4	; Source address(4)receive
	.LWORD		CMD_MOVE_RCVSRC5	; Source address(5)receive
	.LWORD		CMD_MOVE_RCVSRC6	; Destination address(6)receive
	.LWORD		CMD_MOVE_RCVDST1	; Destination address(1)receive
	.LWORD		CMD_MOVE_RCVDST2	; Destination address(2)receive
	.LWORD		CMD_MOVE_RCVDST3	; Destination address(3)receive
	.LWORD		CMD_MOVE_RCVDST4	; Destination address(4)receive
	.LWORD		CMD_MOVE_RCVDST5	; Destination address(5)receive
	.LWORD		CMD_MOVE_RCVDST6	; Destination address(6)receive
	.LWORD		CMD_MOVE_RCVLEN1	; Data length (1)receive
	.LWORD		CMD_MOVE_RCVLEN2	; Data length (2)receive
	.LWORD		CMD_MOVE_RCVLEN3	; Data length (3)receive
	.LWORD		CMD_MOVE_RCVLEN4	; Data length (4)receive
	.LWORD		CMD_MOVE_RCVEND		; [END]receive
	.LWORD		CMD_MOVE_SNDDAT		; data transfer and  [END] transfer
T_CMD_FM:						; [FM]
	.LWORD		CMD_FM_RCVMD		; Judgment code of FREE/SAMPLING receive
	.LWORD		CMD_FM_RCVEND		; [END]receive
	.LWORD		CMD_FM_SNDDAT		; data transfer and  [END] transfer
;
;=======================================
;	ｺﾏﾝﾄﾞ別ｽﾃｯﾌﾟﾃｰﾌﾞﾙ(PDBのみ対応)
;=======================================
.IF	PDB==ON
T_CMD_MCU:
	.LWORD		CMD_MCU_CHKTYPE		; Judgment of SET/REF & [END]receive
	.LWORD		CMD_MCU_RCVSFRS2	; SFR start address(2)receive
	.LWORD		CMD_MCU_RCVSFRS3	; SFR start address(3)receive
	.LWORD		CMD_MCU_RCVSFRS4	; SFR start address(4)receive
	.LWORD		CMD_MCU_RCVSFRS5	; SFR start address(5)receive
	.LWORD		CMD_MCU_RCVSFRS6	; SFR start address(6)receive
	.LWORD		CMD_MCU_RCVSFRE1	; SFR end address(1)receive
	.LWORD		CMD_MCU_RCVSFRE2	; SFR end address(2)receive
	.LWORD		CMD_MCU_RCVSFRE3	; SFR end address(3)receive
	.LWORD		CMD_MCU_RCVSFRE4	; SFR end address(4)receive
	.LWORD		CMD_MCU_RCVSFRE5	; SFR end address(5)receive
	.LWORD		CMD_MCU_RCVSFRE6	; SFR end address(6)receive
	.LWORD		CMD_MCU_RCVRAMS1	; RAM start address(1)receive
	.LWORD		CMD_MCU_RCVRAMS2	; RAM start address(2)receive
	.LWORD		CMD_MCU_RCVRAMS3	; RAM start address(3)receive
	.LWORD		CMD_MCU_RCVRAMS4	; RAM start address(4)receive
	.LWORD		CMD_MCU_RCVRAMS5	; RAM start address(5)receive
	.LWORD		CMD_MCU_RCVRAMS6	; RAM start address(6)receive
	.LWORD		CMD_MCU_RCVRAME1	; RAM end address(1)receive
	.LWORD		CMD_MCU_RCVRAME2	; RAM end address(2)receive
	.LWORD		CMD_MCU_RCVRAME3	; RAM end address(3)receive
	.LWORD		CMD_MCU_RCVRAME4	; RAM end address(4)receive
	.LWORD		CMD_MCU_RCVRAME5	; RAM end address(5)receive
	.LWORD		CMD_MCU_RCVRAME6	; RAM end address(6)receive
	.LWORD		CMD_MCU_RCVROMS1	; ROM start address(1)receive
	.LWORD		CMD_MCU_RCVROMS2	; ROM start address(2)receive
	.LWORD		CMD_MCU_RCVROMS3	; ROM start address(3)receive
	.LWORD		CMD_MCU_RCVROMS4	; ROM start address(4)receive
	.LWORD		CMD_MCU_RCVROMS5	; ROM start address(5)receive
	.LWORD		CMD_MCU_RCVROMS6	; ROM start address(6)receive
	.LWORD		CMD_MCU_RCVROME1	; ROM end address(1)receive
	.LWORD		CMD_MCU_RCVROME2	; ROM end address(2)receive
	.LWORD		CMD_MCU_RCVROME3	; ROM end address(3)receive
	.LWORD		CMD_MCU_RCVROME4	; ROM end address(4)receive
	.LWORD		CMD_MCU_RCVROME5	; ROM end address(5)receive
	.LWORD		CMD_MCU_RCVROME6	; ROM end address(6)receive
	.LWORD		CMD_MCU_RCVEND		; [END]receive
	.LWORD		CMD_MCU_SNDDAT		; data transfer and  [END] transfer
T_CMD_BAUD:
	.LWORD		CMD_BAUD_CHKTYPE	; Judgment of SET/REF & [END]receive
	.LWORD		CMD_BAUD_RCVBIT		; Number of STOP bit receive
	.LWORD		CMD_BAUD_RCVEND		; [END]receive
	.LWORD		CMD_BAUD_SNDDAT		; data transfer and  [END] transfer
T_CMD_BM:
	.LWORD		CMD_BM_CHKTYPE		; Judgment of SET/REF & [END]receive
	.LWORD		CMD_BM_RCVEND		; [END]receive
	.LWORD		CMD_BM_SNDDAT		; data transfer and  [END] transfer
T_CMD_MONP:
	.LWORD		CMD_MONP_RCVEND1	; [END]receive<EXC1>
	.LWORD		CMD_MONP_SNDDAT1	; data transfer and  [END] transfer<EXC1>
	.LWORD		CMD_MONP_RCVADR1	; Start address(1)<EXC2>
	.LWORD		CMD_MONP_RCVADR1	; Start address(1)receive<EXC2>
	.LWORD		CMD_MONP_RCVADR2	; Start address(2)receive<">
	.LWORD		CMD_MONP_RCVADR3	; Start address(3)receive<">
	.LWORD		CMD_MONP_RCVADR4	; Start address(4)receive<">
	.LWORD		CMD_MONP_RCVADR5	; Start address(5)receive<">
	.LWORD		CMD_MONP_RCVADR6	; Start address(6)receive<">
	.LWORD		CMD_MONP_RCVLEN1	; Data length (1)receive<">
	.LWORD		CMD_MONP_RCVLEN2	; Data length (2)receive<">
	.LWORD		CMD_MONP_RCVLEN3	; Data length (3)receive<">
	.LWORD		CMD_MONP_RCVLEN4	; Data length (4)receive<">
	.LWORD		CMD_MONP_RCVSUM1	; Check sum Data (1)receive<">
	.LWORD		CMD_MONP_RCVSUM2	; Check sum Data (2)receive<">
	.LWORD		CMD_MONP_RCVBIN		; Object Data receive<">
	.LWORD		CMD_MONP_RCVRCVE	; [RCVE]receive & continuous requset check<">
	.LWORD		CMD_MONP_RCVEND		; [END]receive<">
	.LWORD		CMD_MONP_SNDDAT2	; data transfer and  [END] transfer<実行状況2>
T_CMD_IPAD:
	.LWORD		CMD_IPAD_CHKTYPE	; Judgment of SET/REF & [END]receive
	.LWORD		CMD_IPAD_RCVIP1		; IP address(1)receive
	.LWORD		CMD_IPAD_RCVIP2		; IP address(2)receive
	.LWORD		CMD_IPAD_RCVIP3		; IP address(3)receive
	.LWORD		CMD_IPAD_RCVIP4		; IP address(4)receive
	.LWORD		CMD_IPAD_RCVIP5		; IP address(5)receive
	.LWORD		CMD_IPAD_RCVIP6		; IP address(6)receive
	.LWORD		CMD_IPAD_RCVIP7		; IP address(7)receive
	.LWORD		CMD_IPAD_RCVIP8		; IP address(8)receive
	.LWORD		CMD_IPAD_RCVNET1	; Sub net mask (1)receive
	.LWORD		CMD_IPAD_RCVNET2	; Sub net mask (2)receive
	.LWORD		CMD_IPAD_RCVNET3	; Sub net mask (3)receive
	.LWORD		CMD_IPAD_RCVNET4	; Sub net mask (4)receive
	.LWORD		CMD_IPAD_RCVNET5	; Sub net mask (5)receive
	.LWORD		CMD_IPAD_RCVNET6	; Sub net mask (6)receive
	.LWORD		CMD_IPAD_RCVNET7	; Sub net mask (7)receive
	.LWORD		CMD_IPAD_RCVNET8	; Sub net mask (8)receive
	.LWORD		CMD_IPAD_RCVPRT1	; Port number (1)receive
	.LWORD		CMD_IPAD_RCVPRT2	; Port number (2)receive
	.LWORD		CMD_IPAD_RCVPRT3	; Port number (3)receive
	.LWORD		CMD_IPAD_RCVPRT4	; Port number (4)receive
	.LWORD		CMD_IPAD_SNDDAT		; data transfer and  [END] transfer
T_CMD_STAT:
	.LWORD		CMD_STAT_RCVEND		; [END]receive
	.LWORD		CMD_STAT_SNDDAT		; data transfer and  [END] transfer
T_CMD_HB:
	.LWORD		CMD_HB_RCVSW		; ｽｲｯﾁreceive
	.LWORD		CMD_HB_RCVADR1		;  address1)receive
	.LWORD		CMD_HB_RCVADR2		;  address(2)receive
	.LWORD		CMD_HB_RCVADR3		;  address(3)receive
	.LWORD		CMD_HB_RCVADR4		;  address(4)receive
	.LWORD		CMD_HB_RCVADR5		;  address(5)receive
	.LWORD		CMD_HB_RCVEND		; [END]receive
	.LWORD		CMD_HB_SNDDAT		; data transfer and  [END] transfer
T_CMD_RRMB:
	.LWORD		CMD_RRMB_CHKTYPE	; Judgment of SET/REF & [END]receive
	.LWORD		CMD_RRMB_RCVBASE2	; base address(2)receive
	.LWORD		CMD_RRMB_RCVBASE3	; base address(3)receive
	.LWORD		CMD_RRMB_RCVBASE4	; base address(4)receive
	.LWORD		CMD_RRMB_RCVBASE5	; base address(5)receive
	.LWORD		CMD_RRMB_RCVBASE6	; base address(6)receive
	.LWORD		CMD_RRMB_RCVEND		; [END]receive
	.LWORD		CMD_RRMB_SNDDAT		; data transfer and  [END] transfer
T_CMD_RRMO:
	.LWORD		CMD_RRMO_CHKTYPE	; Judgment of SET/REF & [END]receive
	.LWORD		CMD_RRMO_RCVOFS1	; Offset address(1)receive
	.LWORD		CMD_RRMO_RCVOFS2	; Offset address(2)receive
	.LWORD		CMD_RRMO_RCVOFS3	; Offset address(3)receive
	.LWORD		CMD_RRMO_RCVLEN1	; Length (1)receive
	.LWORD		CMD_RRMO_RCVLEN2	; Length (2)receive
	.LWORD		CMD_RRMO_RCVLEN3	; Length (3)receive
	.LWORD		CMD_RRMO_RCVOFS1	; Offset address(1)receive
	.LWORD		CMD_RRMO_RCVOFS2	; Offset address(2)receive
	.LWORD		CMD_RRMO_SNDDAT		; data transfer and  [END] transfer
T_CMD_RRMI:
	.LWORD		CMD_RRMI_RCVEND		; [END]receive
	.LWORD		CMD_RRMI_SNDDAT		; data transfer and  [END] transfer
T_CMD_RRMD:
	.LWORD		CMD_RRMD_RCVEND		; [END]receive
	.LWORD		CMD_RRMD_SNDDAT		; data transfer and  [END] transfer
T_CMD_WP:
	.LWORD		CMD_WP_RCVMON1		; moniter address(1)receive
	.LWORD		CMD_WP_RCVMON2		; moniter address(2)receive
	.LWORD		CMD_WP_RCVMON3		; moniter address(3)receive
	.LWORD		CMD_WP_RCVSIZE		; Sizereceive
	.LWORD		CMD_WP_RCVEND		; [END]receive
	.LWORD		CMD_WP_SNDDAT		; data transfer and  [END] transfer
T_CMD_RCLK:
	.LWORD		CMD_RCLK_CHKTYPE	; Judgment of SET/REF
	.LWORD		CMD_RCLK_RCVCLK		; ｸﾛｯｸ選択receive
	.LWORD		CMD_RCLK_RCVEND		; [END]receive
	.LWORD		CMD_RCLK_SNDDAT		; data transfer and  [END] transfer
T_CMD_MD:
	.LWORD		CMD_MD_RCVEND		; [END]receive
	.LWORD		CMD_MD_SNDDAT		; data transfer and  [END] transfer
T_CMD_MAP:
	.LWORD		CMD_MAP_RCVADRS1	; Start address(1)receive
	.LWORD		CMD_MAP_RCVADRS2	; Start address(2)receive
	.LWORD		CMD_MAP_RCVADRS3	; Start address(3)receive
	.LWORD		CMD_MAP_RCVADRS4	; Start address(4)receive
	.LWORD		CMD_MAP_RCVADRS5	; Start address(5)receive
	.LWORD		CMD_MAP_RCVADRE1	; End address(1)receive
	.LWORD		CMD_MAP_RCVADRE2	; End address(2)receive
	.LWORD		CMD_MAP_RCVADRE3	; End address(3)receive
	.LWORD		CMD_MAP_RCVADRE4	; End address(4)receive
	.LWORD		CMD_MAP_RCVADRE5	; End address(5)receive
	.LWORD		CMD_MAP_RCVMAP		; Map information receive
	.LWORD		CMD_MAP_RCVEND		; [END]receive
	.LWORD		CMD_MAP_SNDDAT		; data transfer and  [END] transfer
T_CMD_MAPD:
	.LWORD		CMD_MAPD_RCVADR1	; Start address(1)receive
	.LWORD		CMD_MAPD_RCVADR2	; Start address(2)receive
	.LWORD		CMD_MAPD_RCVADR3	; Start address(3)receive
	.LWORD		CMD_MAPD_RCVADR4	; Start address(4)receive
	.LWORD		CMD_MAPD_RCVADR5	; Start address(5)receive
	.LWORD		CMD_MAPD_RCVEND		; [END]receive
	.LWORD		CMD_MAPD_SNDDAT		; data transfer and  [END] transfer
T_CMD_CLK:
	.LWORD		CMD_CLK_CHKTYPE		; Judgment of SET/REF & [END]receive
	.LWORD		CMD_CLK_RCVCLK1		; Clock1 exchange receive
	.LWORD		CMD_CLK_RCVCLK2		; Clock2 exchange receive
	.LWORD		CMD_CLK_SNDDAT		; data transfer and  [END] transfer
.ENDIF
;---------------------------------------
;	固定ﾃﾞｰﾀ領域
;---------------------------------------
T_PODNO:							; Number of POD
	.BYTE		"8000"				;
T_EVGA:								; Number of EVGA
	.BYTE		"FFFF"				;
T_IFGA:								; Number of IFGA
	.BYTE		"C000"				;
T_TRGA:								; Number of TRGA
	.BYTE		"E000"				;
T_LAN:								; Number of LAN
	.BYTE		"FFFF"				;
T_LVL0:								; Number of Level 0
	.BYTE		"010000"			;
T_LVLS:								; Kind of Product at Level 0
	.BYTE		"F"					; kind of MON30
T_MON:								; Moniter product No.
	.BYTE		"010000"			;
T_EMU:								; Kind of Emulator
	.BYTE		"1"					;
T_POD:								; Status of POD excute
	.BYTE		"1"					;
T_SFR_S:							; SFR Top address
	.BYTE		"000000"			;
T_SFR_E:							; SFR End address
	.BYTE		"0003FF"			;
T_RAM_S:							; RAM Top address
	.BYTE		"000400"			;
T_RAM_E:							; RAM End address
	.BYTE		"002BFF"			;
T_ROM_S:							; ROM Top address
	.BYTE		"0F0000"			;
T_ROM_E:							; ROM End address
	.BYTE		"0FFFFF"			;
T_OPE_CODE:
	.BYTE		"0000000000000000"	; 0? code
	.BYTE		"0000000000000000"	; 1? code
	.BYTE		"0000000000000000"	; 2? code
	.BYTE		"0000000000000000"	; 3? code
	.BYTE		"0000000000000000"	; 4? code
	.BYTE		"0000000000000000"	; 5? code
	.BYTE		"0000000000000000"	; 6? code
	.BYTE		"1111111111111111"	; 7? code
	.BYTE		"1101111111011111"	; 8? code
	.BYTE		"1101111111011111"	; 9? code
	.BYTE		"1100000011000000"	; A? code
	.BYTE		"1100000011000000"	; B? code
	.BYTE		"1101111111011111"	; C? code
	.BYTE		"1101111111011111"	; D? code
	.BYTE		"1111111111111111"	; E? code
	.BYTE		"1100000011000000"	; F? code
; ----- for PDB -----
.IF	PDB==ON
T_MD_TIME:							; data of MD time
	.BYTE		"0000000000"		;
.ENDIF
;
;********************************************************
;														*
;	FILENAME: mon_tbl.a30								*
;														*
; 	Copyright(c) 1995-1999 MITSUBISHI ELECTRIC Co. 		*
; 	and MITSUBISHI ELECTRIC SEMICONDUCTOR SYSTEM Co.	*
;	All Rights Reserved.								*
;														*
;********************************************************
