Altera_Forum
Honored Contributor
18 years agoproblem running updated firmware
I have a nios system with a usb port that can receive comands and also a new firmware. I wrote a assembly code that receive, check and put the new firmware in the correct position at memory. After that its jump to the entry point and the new firmware starts. This works well when I m using the command run o debug through the ide, but when the system is standalone (boot from epcs) it receive the comands or firmware but doesn't run the new firmware. I can't know what is wrong, because when I try to debug it works well.
Does anyone know what can be wrong?