Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMAX10 with NIOS does not start program code
Hi All, I have a very peculiar issue. I have a MAX10 10M08SCE144 with a NIOS core that I am trying to get to run at reset. So I got hold of AN730 which describes how to make sure the device i...
Altera_Forum
Honored Contributor
9 years agoA few guesses:
1. When you mentioned a different application code, did you already check if their BSP settings are identical? and the only difference is the code size? 2. Is you desired application code implements printf() and require JTAG UART print out while the smaller application code does not include any JTAG print out? I am wondering if there is possibility that cause boot copier to stall if no host is reading output from JTAG UART.