Forum Discussion

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

IOWR problem

Hello every body I have problem in using the IOWR function in my code; the problem is my code doesnot work when I write on base address 0 in my hardware as: IOWR(AES_0_BASE,0,0); // doesnot w...