Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI believe this is possible, although I don't know it's a simple task.
You are actually writing a custom boot loader, which is a common practice. Make sure you build and link project according to the sdram addresses where it's is supposed to be executed, otherwise you'll mess up with jump addresses.