Forum Discussion
Altera_Forum
Honored Contributor
20 years agou-boot about 2c35
i want to run u-boot on 2c35,but it seems to only support u-boot-1c20: Altera Nios II Development Kit, Cyclone Edition u-boot-1s10: Altera Nios II Development Kit, Stratix Editi...
Altera_Forum
Honored Contributor
20 years agoi build the u-boot successfully,but when i run the command:nios2-download -g u-boot
these happen : Download 99kb in 1.3s<76.1kb/s> Verifying 018C0000<0%> Verify failed between address 0x18C0000 and 0x18CFFFF Leaving target processor paused i build on EP2C35,my sdram address is 0x04000000 can the u-boot run on sdram? i want to run it on sdram first,but the 0x18C0000 means what? what is the problem? thanks!!