Forum Discussion
Altera_Forum
Honored Contributor
19 years agoRunning from ex sram
Hi, my custom board is now working with the exception of the NIOS. I can run the prog from external 16bit sram via JTAG, no problem. But when I use the flash programmer the nios will not bo...
Altera_Forum
Honored Contributor
19 years agoI checked the output of the flash programmer and it seems perfectly OK (no changes to the Flash content since a previous attempt already succeeded).
Are you trying to run a hello world that uses the jtag_uart, it the board is not connected to a PC and the Jtag-uart terminal is not running, a printf to the jtag-uart will halt the execution of the software. IzI