Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

How 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 ...