beautypg.com

Epson S1C33 User Manual

Page 9

background image

1 S5U1C330M2S PACKAGE

S1C33 FAMILY DEBUG MONITOR

EPSON

OPERATION MANUAL

3

mon33ch0.mak

Make file for building mon33ch0.lib

mon33ch1.mak

Make file for building mon33ch1.lib

mon33.mak

Make file for building mon33.lib

mon33ice.mak

Make file for building mon33ice.lib

src\

..... MON33 source files
m33_def.h

S5U1C330M2S definition file

m3c_brk.c

C source file for break functions

m3c_exe.c

C source file for program execution

m3c_flsh.c

C source file for Flash memory operation

m3c_main.c

S5U1C330M2S main C source file

m3c_mem.c

C source file for memory operation

m3c_othe.c

C source file for other functions

m3c_sci.c

C source file for sending/receiving messages

m3s_exe.s

Assembly source file for program execution

m3s_flsh.s

Assembly source file for Flash memory operation

m3s_init.s

Assembly source file for S5U1C330M2S initial set-up

m3s_mem.s

Assembly source file for memory operation

m3s_sci.s

Assembly source file for sending/receiving messages

dmt33xxx\ ..... Sample source files for the S5U1C33xxxDx, MON33 build files and related files

A sample program for blinking the LED on the S5U1C33xxxDx, a source for the on-
board Flash memory write/erase routines and the make files are included in each
dmt33xxx folder. The source files can be modified to use in the application program if
necessary. Refer to "readme.txt" or "readmeja.txt" for the contents of the dmt33xxx
folder.