From: Trevor H. <tre...@gl...> - 2013-02-18 12:45:19
|
Hi Frans, My hack is a horrible hack. I've hardcoded the user ID memory location for the 18F4685 (0x200000-0x200007) into the write routine (so its not something that should be committed). However, I can say that TYPE_CODE for the read/writeBlock works for these values (at least on the 18F4685). Since the values do seem to be stored in the XML files (memory name="user_ids"), I'm quite happy to code this up into something more general, since it will only take a few mods to the Hardware and HexFile classes. At the moment I only have this model of MCU to work with though, so I'm unable to do extensive testing. |