Problem importing from STM32CubeMX to System Workbench
I have been importing CubeMX projects into System Workbench (SW4STM32). It's been working great, a real time saver. I first open System Workbench and select a workspace. Then using CubeMX I configure the project and generate the code. Then when the code generation is done and the dialog window opens, I press the Open Project button. In the past this has nicely imported my CubeMX code into SW.
It no longer works. Now after I press the Open Project button, I get a new dialog box with the following error message:
Unrecognized option: -d64
Error: Could not create the Java Virtual Machine.Error: A fatal exception has occurred. Program will exit.What has gone wrong?
Clark
#stm32cubemx-eclipse-sw4stm32