
(
15/24
)
EFP-LC TypeE Supplementary manual
(For RX66T)
7.9
Verify command
Format
:
V,[Hxw file name],[start address],[end address]
* Hxw file name : Please specify the name of the Hxw files that have been downloaded to EFP -LC.
* start address : Start address of the area to be verify check
* end address : End address of the area to be verify check
Description example:
V,LC-PBT.Hxw,FFFFF000,FFFFFFFF
Detail:
The contents of the MCU internal ROM in the specified range are compared with the contents of the Hxw file.
Note:
* Specify the start / end address according to the execution unit shown in Table7.4 of ”7.7 Blank Check Command”.
* If read protection of the protection function is enabled, a protection error will occur.
* Since "0" is read from the area set as TM (trusted memory), a verification error will occur if the collation data is not
"0".
7.10
Read command
Format:
R,[Hxw file name],[start address],[end address]
* Hxw file name
:
Specify here the hxw file name, to be read in EFP -LC.
* start address
:
Start address of the area to be read.
* end address
:
End address of the area to be read.
Description example:
R,read.Hxw,FFFF0000,FFFFFFFF
Detail:
Reads data in the specified range of the MCU's internal ROM into the internal memory of the EFP -LC
EFP-LC can save only one Hxw file.
Note:
* Specify the start / end address according to the execution unit shown in Table7.4 of ”7.7 Blank Check Command”
* If read protection of the protection function is enabled, a protection error will occur.
* "0" is read from the area where TM (trusted memory) is set.
* If an erased data flash area is read, the read data will be undefined.