Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI've seen the jtag run the old code like that before - NFI why it does that.
We actually load code over PCIe. I'd check the nios cpu config and check the address of the reset vector. It might point to the wrong place. To run 'objdump -d' you need to find the copy of objdump installed by altera (likely to have "nios" in the filename).