Forum Discussion
Altera_Forum
Honored Contributor
17 years agoTrying to use JTAG UART
Hiya I'm trying to use the JTAG UART, and the obvious thing that needs to be done is to add "C:\altera\72sp3\ip\sopc_builder_ip\altera_avalon_jtag_uart" to the list of include pat...
Altera_Forum
Honored Contributor
17 years agoHello,
I can add the line: # include <altera_avalon_jtag_uart.h> to a source file and it compiles, without having to add a search path. I assume the IDE automatically searches the correct paths for the hardware you have defined. In a different project with no JTAG UART defined in the hardware, the# include line fails to compile. Have you added a JTAG UART to your SOPC component? Cheers