Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by gmm50@Oct 25 2005, 08:48 AM 2.) the flash devices were connected to the tri-state bus. that bus was not connected to the instruction and data master on the nios side. --- Quote End --- Yeah, that's one of those mistakes everyone makes once and never again. BTW, the rationale for 8-bit transfers is that the various blocks of data in the program may not necessarily have sizes that are multiples of 2 or 4 bytes. It's barely alluded to in the bootloader source comments.