Forum Discussion
Altera_Forum
Honored Contributor
19 years agoStruct interface for IO doesn't work
I was trying to convert a large code base written for the NIOS I processor to NIOS II. My clever idea was to simply include the excalibur.h and compile for NIOS II. However, every time I read from ...
Altera_Forum
Honored Contributor
19 years agoAh, I didn't know about the compiler flag.
Thanks, that does help. --Jordan