Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
- Altera_Forum
Honored Contributor
This document linked on the bottom of that page is a really good starting point.
http://www.nioswiki.com/@api/deki/files/342/=opensource_linux_niosii_user_guide_-_fixed_toc.doc It got me going. A couple things that tripped me up: - If you want to use GPIO, don't use Altera PIO, use open source GPIO block. - If you use the MMU, flash programming requires using virtual addresses.