2018-03-26 11:32 AM
In CubeMX 4.25.0: Project -> Settings (or just Alt-P): shows Project and ToolchainFolder locations: But the project name get appended to these locations every time you enter the settings panel, so the code gets generated deeper and deeper.
Anyone have any ideas?
Below, my project name 'RX_15' has been appended to the folder locations multiple times, by virture of me have the gall to have checked the settings a few times.
2018-04-04 06:26 AM
Hello,
I reported this behavior to CubeMx team for check. We will come back to you as soon as we have details.
Best Regards,
Imen
2018-05-11 02:24 AM
Hi
Forest.J
,You are right ,in CubeMX 4.0 there is issue in Toolchain Folder location if we generate with TrueSTUDIO. It will be fixed next CubeMX release.
Best regards,
Houda
2019-02-03 08:52 PM
Imen, I'm observing the same with V5.01. Please post a progress update.
2019-02-03 09:41 PM
An experimental result: If you edit the toolchain location in the .ioc file, e.g.
ProjectManager.ToolChainLocation=../../../../../
Then launch STM32CubeMX on the file, it displays the Project Location suffixed with the ProjectManager.ToolChainLocation contents in the ToolChain Folder Location. But the GENERATE CODE button doesn't do anything.