Altera_Forum
Honored Contributor
16 years agouboot on cyclone III(EP3C25) Nios development kit
Hi,
I am having issues with downloading uboot on NIOS processor.I am following the steps mentioned in "http://nioswiki.com/DasUBoot". As the EP3C25 Nios 2 development kit is not supported, I had to modify the uboot board level source files. After I compile uboot and try downloading, nios2-download just exits without giving any errors. This is how the run looks like ============================================= user:/tmp/nios2-linux/u-boot> nios2-download -g u-boot Using cable "USB-Blaster [USB 1-1.1]", device 1, instance 0x00 Pausing target processor: OK Initializing CPU cache (if present) OK Downloaded 149KB in 1.3s (114.6KB/s) Verified OK Starting processor at address 0xE1FC0000 user:/tmp/nios2-linux/u-boot> =========================== Could anyone help me out with this? Also if someone has created the following files for this board, could you please share it? a) "include/configs/EP3C25.h", b) "board/altera/ep3c25/config.mk", c) " flash.c" Thanks for all the help, regards, priya