Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

structure alignement problem ?

I had declared a buffer to read the contents of a flash block as following BYTE buffer[0x10000]; this buffer should content an array of a structure defined as following # define BYTE alt...