STM32Cube does not run
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-09-25 1:10 PM
I just installed STM32CubeMX on my Windows 10 machine. When I try and launch it, I get the following error. How can I fix this? I have Java installed- for many environments and the Java About returns the message below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-09-25 1:19 PM
>> How can I fix this?
Go into the registry and find the node that points to a deleted/replaced version of Java. Then delete that node.
http://www.google.com/search?q=java+registry+cleanup
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-09-25 4:11 PM
I tried that but I still get the same message. Any chance you could tell
me which registry entry it is looking at?
On Mon, Sep 25, 2017 at 4:20 PM, Clive One <st-microelectronics@jiveon.com>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-09-25 5:10 PM
I'm sure it is enumerating through them, so machine specific.
I've seen JRE updates do a clean-up. Might want to double check for 'Installed Programs', making sure there aren't assorted versions.
https://www.java.com/en/download/faq/remove_olderversions.xml
ST might be able to provide specifics of what they enumerate, or be able to provide additional diagnostic output, I am not ST.
Check also if anything is listed in the PATH environment variable. Open a DOS Box, type PATH
Up vote any posts that you find helpful, it shows what's working..
