Forum Discussion
Altera_Forum
Honored Contributor
12 years agoLet me preface this by saying I'm no Qsys expert.
It looks like your processor is trying to run from the SDRAM. Was it previously running from the on-chip memory and can you run it from there while still including the SDRAM in your system? I would recommend using signaltap to see what the bus is doing, especially in regard to the SDRAM S1 signals. I'm guessing the SDRAM might be holding the bus via its wait request but can't be sure. It also looks like you removed the system ID component but I think it's an indication of a bigger problem. If you add it back, you can try triggering on the system ID address when trying to access it through Eclipse. Whether it's the SDRAM or not, something is interfering with bus communications.