User`s manual
SuperH Family E10A-USB Emulator for Multi-core Microcomputers Section 6 Tutorial SH-2A
R20UT0363EJ0500 Rev. 5.00 Page 202 of 296
Aug 10, 2012
Table 6.2 Module Interface
Module Name Argument Return Value
Write module R4(L): Write address
R5(L): Access size
0x4220 = byte,
0x5720 = word,
0x4C20 = longword
R6(L): Write data
R0(L): End code
Normal end = 0,
Abnormal end = other than 0
Erase module R4(L): Access size
0x4220 = byte,
0x5720 = word,
0x4C20 = longword
None
Note: The (L) means the longword size.
Note: Write module: The write data for the access size is set to the R6 register. When the access
size is word or byte, 0 is set to the upper bits of the R6 register.










