Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAdding some observation:
I've realized the problem comes from a not updated version of "cygwin" present in the tool Quartus. I've tryed to substitute the entire cygwin directory located inside quartus with a newest one. Now the warning does not appear and the compilation seems to work fine (both the .elf and the .srec file are genereted) But the download of the file to the board does not work (and even the connection to the board fails) Probably due to a problem in the JTAG UART connection. Howevere using the previous version of cygwin it was the opposite The JTAG connection works but the compilation fails