Format
ICE CONTROL SOFTWARE ICS62XX
S1C62 FAMILY EPSON VIII-73
DEVELOPMENT TOOL REFERENCE MANUAL
CONDITION LOAD/SAVE CL, CS
#CL,<file name>
#CS,<file name>
Function Loads the contents of the emulation memories of ICE and the contents of each setting from
files or save them to files.
(1) CL: The program and data from the file specified in <file name> are loaded into the
program and data memories respectively. Each type of command set condition is
loaded, also.
(2) CS: The contents of the current ICE emulation program memory and data memory as
well as each command set condition (break state, etc.) are saved to the file specified
in <file name>.
(3) The loaded and saved contents are as follows:
• Target program (emulation program)
• Target data (emulation data)
• Current register values of the evaluation board CPU (A, B, X, Y, F, SP, PC)
• Current break data (conditions set by BA, BD, BR and/or BM commands)
• Break mode data (execution time/steps, break stop/break trace, break enable/break
SYNC, with/without on-the-fly).
(4) These instructions are valid when power is switched off and reapplied.
#CS,TEST ... Current ICE set conditions are saved to the TESTC.HEX file;
: contents of emulation program memory are saved to the TESTH.HEX
file, while contents of data memory are saved to the TESTD.HEX file
Power OFF
Power ON
:
#CL,TEST ... Contents saved in CS are loaded; ICE returns to the status prior to
power OFF
#
Examples
Notes (1) Notes (1), (2), (3), (4), (5), and (6) of page VIII-70 are applicable to these commands.
(2) A file name of up to seven characters may be specified as <file name> for #CS, <file name>.