Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThank you for giving me the clue I needed to find the problem. My BSP was set to connect STDERR, STDOUT and STDIN to my JTAG-UART. This was causing my program to hang right from the start with no terminal attached to it. I set all of these BSP values to "None" and my "booting" problem went away.
I now have the whole system auto-booting out of an EPCS16 also, which is even better. I appreciate your fast response to my problem! LH