Forum Discussion
Altera_Forum
Honored Contributor
11 years agoelf2hex: Unsupported major.minor version 52.0
Seems Quartus is having trouble with using its own JRE or something. After upgrading to 14.1.1 I get: $ elf2hex
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/alte...
Altera_Forum
Honored Contributor
11 years agoThis appears to be due to QUARTUS_ROOT pointing at the older installation. Seems like there was a Java 7/8 related problem. Setting QUARTUS_ROOT correctly resolved the issue.