Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

power on boot

Altera_Forum
Honored Contributor II
935 Views

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, 

 

Shlomo
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
227 Views

I'd like to know if there is a shortcut to do this also.

0 Kudos
Altera_Forum
Honored Contributor II
227 Views

Hi Shlomo, 

 

The kernel should relocate itself to SDRAM ... just program the binary at 0x0. 

 

Regards, 

--Scott
0 Kudos
Reply