Forum Discussion
Altera_Forum
Honored Contributor
20 years agoError when building hello_world in Nios IDE
I've never experienced this error before, but somehow it came up and it won't go away - regardless of what project I'm trying to build. This is on the hello_world project for the "standa...
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.