Forum Discussion
Altera_Forum
Honored Contributor
21 years agopower on boot
Hi,
I am running on the Altera 1c20 devlopment board using the factory configuration. I understand from previous postings that I need to locate the kernel at 0000 0000 in FLASH in order for it to boot when the reset button is pressed. s this correct? What do I need to modify in the kernel project to relocate the binary file to 0000 0000? Thanks for your time, Shlomo2 Replies
- Altera_Forum
Honored Contributor
I'd like to know if there is a shortcut to do this also.
- Altera_Forum
Honored Contributor
Hi Shlomo,
The kernel should relocate itself to SDRAM ... just program the binary at 0x0. Regards, --Scott