Forum Discussion
Altera_Forum
Honored Contributor
20 years agousing packet data types on nios
I am creating a large embedded file system on my board. Memory constraints may require that I use packed data types. I realize there are issues with data alignment and code efficiency, but maybe ther...
Altera_Forum
Honored Contributor
20 years agoi already had a problem with structure alignement,
see also http://forum.niosforum.com/forum/index.php...=findpost&p=776 (http://forum.niosforum.com/forum/index.php?showtopic=207&view=findpost&p=776) best regards