2003-08-01 12:17 AM
2003-07-30 03:57 PM
Does anybody knows, How can i read the ROM Contents? Is it Possible to read it? If yes, Can i also read the option bytes?
2003-07-31 10:07 PM
you can read the rom contents in normal run mode as you would any location in memory. The only way to read the options is IAP mode (if the device supports it) or by external programmer.
Regards SJO2003-07-31 10:24 PM
Take care:
if it is realy a ROM device (with metal mask instead of Flash memory) you can NOT read the option byte, neither via IAP nor with an external programmer. If the ROM device is readout protected, you have also no chance to read the ROM content. Ciao, Rolf2003-08-01 12:17 AM
Yes it is possible to read the ROM device using STVP7 and EPB. There is a short procedure to be followed. But it is not possible to read the option bytes. For detailed procedure please refer AN1635.