Forum Discussion
Altera_Forum
Honored Contributor
14 years agonios2-flash-programmer : elf & sof
Hi all I have a zImage that uses SDRAM. this Image contains an application to configure the ethernet (a default IP address 192.168.10.180) and starts a TCP server when I use nios2 shell: ni...
Altera_Forum
Honored Contributor
14 years agoYou could also use system-console (http://www.altera.com/literature/hb/qts/qts_qii53028.pdf?gsa_pos=6&wt.oss_r=1&wt.oss=system%20console) to reset/halt the processor and then read the PC (confirm your reset vector), or single step the CPU to see where it's going on reset.