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 does the job, too. You can even use the Altera HAL.
well, it is just an idea...