Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi Soin,
Thanks for the quick replies! the reset adresses of the CPU's are indeed in SDRAM space, but since the code is loaded by the JTAG there is no execution of undefined code (I hope). But since you say it might cause problems anyway, I just modified my system to use the flash for it reset address. As for the test with a simple program, that's what I already did: I ran the webserver example using DHCP on the CPU that interfaces the LAN. That runs fine, it can initialize the MAC and gets an IP from the DHCP server. So it the MAC part seems to be working. I'll post my findings here as soon as quartus and the NIOS IDE will finish compiling