Skip to main content
Goof Ball
Associate III
March 26, 2018
Question

CubeMX 4.25 ToolChain Location Bug ??

  • March 26, 2018
  • 4 replies
  • 1264 views
Posted on March 26, 2018 at 20:32

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.

    This topic has been closed for replies.

    4 replies

    ST Technical Moderator
    April 4, 2018
    Posted on April 04, 2018 at 15:26

    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    alister
    Senior III
    February 4, 2019

    Imen, I'm observing the same with V5.01. Please post a progress update.

    Houda GHABRI
    ST Employee
    May 11, 2018
    Posted on May 11, 2018 at 11:24

    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

    alister
    Senior III
    February 4, 2019

    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.