Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFlash programmer via ethernet
Now that I have ethernet working on my custom board, I'd like to use it to update the board, or at least the flash memory. It is mentioned in the existing board kit docs that board updates via ht...
Altera_Forum
Honored Contributor
21 years agoSolved it.
Since I have no cache at all, I had set all the cache CFG macros to 0. This will cause cache_flush routine to hang. I set the macros back to the PK1C20 defaults and all the downloads finish properly. I guess it does not matter that I have no cache. As far as I can tell, u-boot is working on both boards now. If anyone you would like the mods for the DK1S10(NiosII), let me know.