Altera_Forum
Honored Contributor
19 years agoMissing writes on Custom board
I have an interesting problem. I have designed a NIOS system that I have implemented onto a custom boad. I have written a simple frimware program to check parts of the system. When I execute the firmware using the debug download of the IDE I get all the expected writes. However when I execute the firmware using the "run" download a lot of the writes are missed. I thought this may be related to some sort of configuration of the IDE. However when I downloaded my code to the EPCS and ran from there on a reset I got the same results !?
I found this bug both when writing to my Dual Port Ram (via a custom component) and also my Logic Interface (via a custom component)! Does anyone has any suggestion ?