Forum Discussion
Altera_Forum
Honored Contributor
14 years agocustom Nios bootloader
Hello, I have a very small board containing ethernet phy, sdram and cyclone III fpga only. The fpga upload is done from another board, which has microcontroller on it, using passive serial mode. T...
Altera_Forum
Honored Contributor
14 years agoSo I should put the reset vector to the on-chip ram, then it should start the bootloader where I copy the data to sdram and jump to the start address?