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 agoalex824,
Can you post a simple project on the wiki, or in the forum for us newbies to follow ? A complete course code with suitable makefile (standalone) would be good. Thanks.