Re: Program Memory
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
I believe you and Tom. I just think it's odd that the comments in the bios file only say to change MAX_USERBLOCK_SIZE to change the size of the userblock. Nothing about having to change the ID block. In any case, I ran sample program idblock_report.c and saved the ID block configuration it printed. I then found a file named CHANGE_USERBLOCK.C that I had downloaded from the files section of this group years ago. The code was posted in 2002. I compiled it and ran it. It says that it was successful at changing the ID block. But when it read the ID block with _readIDBlock() it returns error -3, invalid checksum. I ran idblock_report.c again and now it says the module has no ID block. Toast!