Altera_Forum
Honored Contributor
20 years agoHow can i handle the pio in uclinux?
I have upload the kernal and filesystem to flash,and the kernal runs very well.Then i build the example 'hello world',it runs very well too.
Now i want to handle the PIO in uclinux,like 'hello led' in nios IDE,i make an application project ,but i can't use the API that ALTERA have provided, like IOWR_ALTERA_AVALON_PIO_DATA(LED_BASE, led).How can i do with it. On the other hand,can any one tell me where can i download the nios-elf-tools(cross compile tool)in the linux. Thanks.