Altera_Forum
Honored Contributor
16 years agoJtag uart output to a file?
Hi all,
Is it possible to print or write the output of a jtag uart to a text file in pc? I had read that altera zip read only host system require flash memory but I dont want to use flash. My main problem is trying to write a data from memory to a text file to read because using printf to view it is deem inefficient according to other threads. So I am thinking of using jtag uart mount point to divert the output to a text file. Or are there any way to define mount point in pc instead of flash?