Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdvanced Boot Copier problem
Hi: I am trying to use the Advanced Boot Copier for the NIOSII processor. I am using the JTAG UART to add debug statements when the Advanced Boot copier is running. I see the code getting into th...
Altera_Forum
Honored Contributor
14 years agoIn the app note, it states that the boot loader and the application will run from ram. So, I think the application is running from the same location from ram as the boot copier, and is overwriting the advanced boot copier from running, and maybe that is why the second boot copier is getting stuck. But, I don't know how to solve this. does anyone have any ideas on how to solve this?