Forum Discussion
Altera_Forum
Honored Contributor
12 years agoUnable to boot from on-chip RAM
Hi, I am using QuartusII version 11.1. I have designed a custom board with Cyclone IV E FPGA, EPCS16 configuration device, character LCD and some other ICs. I could successfully build a Qsys ...
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).