Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Presumably the boot loader has the address of the rom and memory compiled into it - they could be wrong ... --- Quote End --- Possibly, although as I wrote in the original post if I power up the board, connect the JTAG lead, and do: nios2-flash-programmer --epcs --base=0x40000800 --go then the software starts fine. This suggests to me that the boot loader has copied the code to the RAM correctly but has not performed the final call to the start of the software properly. Mark.