Forum Discussion
Altera_Forum
Honored Contributor
21 years agoJavaw.exe needs 99% of CPU time
Hello, After compiling some files with the Nios II IDE my system (Windows XP, Quartus II 4.2 SP 1, Nios II 1.1) slows down. The task manager shows that javaw.exe allocates 99% of the CPU time a...
Altera_Forum
Honored Contributor
21 years agohad the same problem with a library of mine (200+ source files) on the same IDE.
The library was compiled on the very first attempt after creating the project, rebuilding it triggered the 99% CPU hang of javaw.exe. Recreating the project helped to compile it once again, but was not a permanent solution, so i switched to manual makefile and provided my own, this 'fixed' it. Cheers, Roger