Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSteve, please have a look at
http://www.alteraforum.com/forum/showthread.php?t=23447 (http://www.alteraforum.com/forum/showthread.php?t=23447) There is my bootloader project. You can create a new (blank) software project in the Nios IDE and put the bootloader sources in that. Now you can debug this code over JTAG. The bootloader is based on Altera bootloader (C:\altera\91\nios2eds\components\altera_nios2\boot_loader_sources). The difference is that the modified bootloader boots from a fixed address (defined in boot_loader.h) Jens