Forum Discussion
Altera_Forum
Honored Contributor
16 years agoJtag or console driver problem?
I use the NEEK board to test the application code with no MMU. printf("%s::%d %s\n", __FUNCTION__, __LINE__, buff); Note: The buff is current time string, and run once percent 1 second....
Altera_Forum
Honored Contributor
16 years agoI try to modify the altera_jtaguart_tx_chars or altera_jtaguart_start_tx function.
But I am failed.