Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Hi I also add .sof and zImage and Quartus project to the below thread, hope that it helps http://www.alteraforum.com/forum/showthread.php?t=39964 --- Quote End --- I have successfully gotten MMU going on the DE2-115 with 1Gbyte Ethernet (eth0) and we have a daughter card with a Compact Flash that is also up and running. I am in the process of adding a custom device driver for our unique entry in the *.dts that is custom. Still using 10.1 because the hardware guy has had no time to update. My advise to getting MMU going would be: 1. Watch the video referenced AND read the *.pdf in this thread. 2. Don't just 'blindly' think the "sopc2dts gui" will have what you need (I had to fix my timer and change the "cf" entry a bit). From other posts, I was figuring I'd have to do the same for the TSE but it worked first time. 3. With the DE2-115 Evaluation board I did not have success getting "JTAG as console" but knew from a previous project that the interface had some issues. So, I went with the "UART as console" and it works great. Understand the *.dts and your hardware design. The "spoc2dts gui" is FANTASTIC for getting started but when you work at this level if it doesn't work the first time, then you need to study the boot messages.