Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAdvanced Boot Copier -
Hi, Advnaced Boot Copier for CFI Flash memory loads and jumps to a simple application (Hello World code). But it fails to run a "larger" application. The boot copier successfully validates the...
Altera_Forum
Honored Contributor
15 years agoYeah thats what I think I'm seeing... seems like when the bootloader writes the new image over it's interrupt table the whole deal goes out to lunch even tho there is a alt_irq_disable_all (); thrown in...