Posted on November 05, 2003 at 11:03It's a bug in the freebios code I was using to access the flash. A missing volatile allowed the C compiler to reorder the flash accesses so that the ident wasn't read properly.
Posted on November 05, 2003 at 07:43I'm having trouble writing to the BIOS flash on the development board. I use mio m8 ffff0000 0 but don't see any write strobes on the Bios flash device. Even after using mio dx8 22 51 4 to enable ROM writes, mio m...