Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow can I use macro outl in nios2 uclinux?
hi : I want to use macro( outl(data,address)) access pio directly. so I include <asm/io.h>.but make fail. The erro information is:undefine ref outl. But the macro outl is included in ...
Altera_Forum
Honored Contributor
20 years agocopy & paste the macros from asm/io.h of course.