Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI downloaded the zip file to my c:/Temp folder on Win7/64-bit, unzipped it, started the Quartus/NIOS II command shell, and it compiled fine, i.e.,
------------------------------------------------
Altera Nios2 Command Shell
Version 11.1sp2, Build 259
------------------------------------------------
bash-3.1$ cd "C:\Temp\altera_jtag_to_avalon_mm_tutorial\tcl\jtag_client_server"
bash-3.1$ gcc -Wall -o jtag_client jtag_client.c
bash-3.1$
What is the initial message from your NIOS II shell? Cheers, Dave