Forum Discussion
Altera_Forum
Honored Contributor
21 years agoJTAG UART Gotcha...
I've just been bitten by the JTAG UART hanging my system when the USB cable was disconnected. I'd read about the dangers of the 'small' mode, and I have a valid system clock ti...
Altera_Forum
Honored Contributor
21 years agoDevices are initialised in the order they appear in SOPC builder, so you use the 'move up/move down' buttons to place the clock above the JTAG UART. alt_sys_init.c will then get rebuilt to reflect this new ordering.
- Roddy