Forum Discussion
Altera_Forum
Honored Contributor
19 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 th...
Altera_Forum
Honored Contributor
19 years agofixed!! I was copying a piece of code to another place before transfer start the loading of the new firmware. So I needed to flush te data cache before jump to that piece of code.