Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAltera Monitor Program Error in Win8
Hi everybody I'm trying to realize a simple project using Altera Monitor Program on a PC with Win8. but when I'm going to compile the C source I receive the following error. 0 [main] ...
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