Hi,
I think it's address x2 as the Flash is written in words (2 Bytes) and peek/cpeek expects a Byte address.
I would try reading several Bytes from the bootloader area in a Loop and if they're all &HFF then the bootloader isn't installed.
Regards
Ian Dobson
[/code]
↧