Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEPCS controller booting trouble
Dear NIOS friends, I am porting a system that was developed on a (custom board) with a EP1C6 to a new board revision with a EP2C8. Both are configured with an EPCS4 device and it worked very we...
Altera_Forum
Honored Contributor
20 years agoHi Arjan,
> The code starts up nicely when compiled for on-chip memory (I am sure the code is > copied from EPCS, reset vector in the SOPC builder set to epcs_controller), but not > for SDRAM. Just to be sure: you _always_ have your reset vector set to the epcs controller, but the problem occurs when you set .text, .data, etc. to SDRAM, yes? --Scott