Why do I get 'JVM exited with -1' when launching TrueSTUDIO
Answer
If you receive the "JVM exited with -1" error when launching TrueSTUDIO ® this is probably because the maximum heap size for the Java VM is too large for your system.
You should do the following:
Go to your TrueSTUDIO ® installation directory and then go into the 'ide' folder.
Edit the TrueSTUDIO.ini file and reduce the -Xmx512m parameter to -Xmx280m
Save the file and try launching TrueSTUDIO ® again.