Forum Discussion
Altera_Forum
Honored Contributor
22 years agostructure 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...
Altera_Forum
Honored Contributor
20 years agoYes, that's bad, but it is common to many microcontrollers :-8 ... For example, also ARM has the same problem, whereas x86 do not...
PJ