Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEven closer now:
If I take the kit design and add in some unused memory without my custom logic, it works fine. If I put my custom logic in, it doesn't. However, the system generates and compiles.. I only get the error in the IDE. The said DMA reads from the first 0x100000 addresses of SDRAM and writes to some small on-chip cache, which is in turn read by custom logic... So now I really don't understand why I'm getting the error.