146
EPSON
S1C63808 TECHNICAL MANUAL
APPENDIX PERIPHERAL CIRCUIT BOARDS FOR S1C63808
A.3 Downloading to S5U1C63000P1
A.3.1 Downloading Circuit Data 1 – when new ICE (S5U1C63000H2) is used
The S5U1C63000P1 board comes with the FPGA that contains factory inspection data, therefore the circuit
data for the model to be used should be downloaded. The following explains the downloading proce-
dure.
1) Remove the ICE top cover and then set the DIP switch "IOSEL2" on this board to the "E" position.
2) Connect the ICE to the host PC. Then turn the host PC and ICE on.
3) Invoke the debugger included in the assembler package (ver. 5 or later). For how to use the ICE and
debugger, refer to the manuals supplied with the ICE and assembler package.
4) Download the circuit data file (.mot) corresponding to the model by entering the following commands
in the command window.
>XFER
(erase all)
>XFWR
<file name>
(download the specified file)*
>XFCP
<file name>
(compare the specified file and downloaded data)
The downloading takes about 15 minutes.
5) Terminate the debugger and then turn the ICE off.
6) Set the DIP switch "IOSEL2" on this board to the "D" position.
7) Turn the ICE on and invoke the debugger again. Debugging can be started here.
A.3.2 Downloading Circuit Data 2 – when previous ICE (S5U1C63000H1) is used
The standard ICE (S5U1C63000H1, previous model) did not support the circuit data download function
for this board. To use the download function, update the ICE firmware according to the following
procedure.
1) Set the baud rate of the ICE to 9600 bps. Refer to the manual supplied with the ICE for setting the DIP
switch.
2) Connect the ICE to the host PC and then start up the host PC in DOS. When Windows is running,
restart in DOS mode.
Note: Do not use the DOS prompt of Windows.
3) Turn the ICE on.
4) Configure the RS232C parameters for the host PC as follows:
C:\>MODE COM1:9600,n,8,1,p
(9600 bps, 8-bit data, 1 stop bit, no parity)
5) Copy the following files included in the assembler package (ver. 5 or later) to a directory on the hard disk.
tm63.exe, ice63.com, i63com.o, i63par
6) Move to the directory in Step 5, run the TM63. TM63 enters command ready status after invocation,
enter a command as follows:
________
C:\>tm63 xat
TM63 start on IBM PC
TM63 start V01.01
________________________________
>dlf ice63.com i63com.o i63par 0b
...
_
>q
7) Enter "q" to terminate TM63 after the prompt mark is displayed.
8) The ICE firmware is now updated. Turn the ICE off and then download the circuit data by the proce-
dure described in Section A.3.1.