2018-06-07 09:44 AM
After updating to CubeMX 4.26.0, Makefile projects cannot be updated due to the following errors:
2018-06-08 00:35:55,360 [INFO] ToolchainGenerator:120 - stack trace : java.lang.UnsupportedOperationException: Not supported yet.
at generators.MakefileGenerator.updateHeapAndStack(MakefileGenerator.java:315) at generators.Generator.generateLinkerFile(Generator.java:715) at generators.Generator.copyLinkerFile(Generator.java:407) at convertor.Convertor.generateMakefile(Convertor.java:1436) at convertor.Convertor.generate(Convertor.java:608) at convertor.Convertor.convert(Convertor.java:515) at convertor.Convertor.updateProject(Convertor.java:384) at com.st.microxplorer.plugins.projectmanager.model.ToolchainGenerator.update(ToolchainGenerator.java:114) at com.st.microxplorer.plugins.projectmanager.engine.ProjectBuilder.createToolChainFolders(ProjectBuilder.java:1780) at com.st.microxplorer.plugins.projectmanager.engine.ProjectBuilder.createProject(ProjectBuilder.java:574) at com.st.microxplorer.plugins.projectmanager.engine.GenerateProjectThread.run(GenerateProjectThread.java:41)#stm32cubemx.Solved! Go to Solution.
2018-06-27 10:10 AM
Hi All,
There is an issue with regeneration of makefile project with the 4.26.0.
This will be fixed in the 4.26.1 which will be on the web soon
2018-06-08 12:45 AM
Hi
Sun.Sim
,This is reported to our CubeMX team. One of our experts will answer you ASAP.
Khouloud.
2018-06-08 06:47 AM
Hello,
I have the exact same problem when generating the Makefile.
2018-06-08 08:59 AM
Hi
gavriil.pascalau
,This is already under check.
Thanks for your comprehension and sorry for such inconvenience.
Khouloud.
2018-06-15 01:36 AM
I also encountered this problem! Please help to solve it. Was stuck here.
2018-06-18 03:01 AM
Same problem since update to new cubemx 4.26.0
2018-06-27 10:10 AM
Hi All,
There is an issue with regeneration of makefile project with the 4.26.0.
This will be fixed in the 4.26.1 which will be on the web soon
2018-07-23 10:34 PM
Today, I tried the 4.26.1.
but, this problem wasn't solved...
2018-08-13 12:20 AM
Hello,
I'm facing this issue with KeilProject and TrueStudioProjects also. Version 4.26.1. Problem is still not solved.
2018-08-13 02:18 AM
However, after recent update to 4.26.1, project generator is completely unusable..
Code generation succeed while project generation always failing.
Updated system Java to 10 solved everything.
Makefile re-generation still fails.
Everything unstable now...