Forum Discussion
JDuar4
New Contributor
7 years agoAltera Monitor Program: syntax error: unexpected end of file
I am trying to compile a bare metal project for a DE1-SoC board using the Altera Monitor Program and I get the following error: /usr/bin/bash: -c: line 0: unexpected EOF while looking for matching `...
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
It seems that the error is that there is an extra double quote symbol " at the end of your file, have you tried removing the extra " symbol?