Question to the community, does anyone have issues writing a Kickstart image where some WORDs fail to write? I recently noticed this and it is a bit random. When I write the Kickstart image again (without erasing the flash - the the location remains 0xFF) it all works.
I've already found a bunch of bugs (forgot to use volatile keyword) but the issue is still occurring. Really interested to know what others have observed.
Question to the community, does anyone have issues writing a Kickstart image where some WORDs fail to write? I recently noticed this and it is a bit random. When I write the Kickstart image again (without erasing the flash - the the location remains 0xFF) it all works.
I've already found a bunch of bugs (forgot to use
volatilekeyword) but the issue is still occurring. Really interested to know what others have observed.