Downloaded the Freescale Kinetis SDK_1.0.0 - Windows installer file Freescale_KSDK_1.0.0.exe.
Double-click the file in Windows Explorer. It finished "extracting" the files, then gave the error
LaunchAnywhere Error: Windows error 2 occured while loading the Java VM
This is on a PC running Windows 7 Professional 64 bits.
Tried all sorts of combinations:
a) Run in administration mode from command prompt
b) Set environmental system variable PATH to C:\Program Files (x86)\Java\jre7\bin
c) Created new system environmental variable JAVA_HOME and set its value to C:\Program Files (x86)\Java\jre7\bin
d) Disabled jre7 and only enable jre6. Changed (b) and (c) values to jre6 (instead of jre7)
Still the same error after trying (a) to (d).
Anyone got similar problem?
(I hope its just a stupid mistake on my part!)