Altera_Forum
Honored Contributor
11 years agoaocl report: Java runtime
I'm trying to view the profiler results using `aocl report <kernel>.aocx profile.mon`
But I'm getting the following error message: aocl report: Java runtime not installed with Quartus, please reinstall Quartus and ensure the java runtime is included with your install. Reinstalling Quartus didn't help. And there is java included with the install, specifically quartus/linux64/jre/bin and quartus/linux64/jre64/bin are both there. So is some environment variable or path not set right? Where/how is it checking for java? I've been able to do everything in the flow so far (compile and run kernels for both emulator and on the board, debug with gdb, get a profile.mon file generated, etc) so my installation shouldn't be too far off. Any ideas?