Skip to main content
New.Fish
Associate III
September 16, 2024
Solved

Old AC6 Project fails on TruStudio and STM32CubeIDE

  • September 16, 2024
  • 2 replies
  • 1358 views

We have a more than 10 years old STM32F100 project which was built by AC6, I try to use TruStudio and STM32CubeIDE 1.6.1 to import , and build it, but all fails on Error "Program "make" not found in path".

 

How to fix it?

    Best answer by mƎALLEm

    Did you follow the steps described in the UM2609 / 2.1.3 Importing existing projects

    2 replies

    Andrew Neil
    Super User
    September 16, 2024

    @New.Fish wrote:

    STM32CubeIDE 1.6.1 


    Is that a typo? The current version is 1.16.0

    If you just use STM32CubeIDE to create a brand new project from scratch - does that work?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    mƎALLEm
    Technical Moderator
    September 16, 2024

    Hello,

    Did you try the steps described in the UM2609 importing projects, especially the section 2.1.3 Importing existing projects:

    SofLit_0-1726483672748.png

    "To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
    New.Fish
    New.FishAuthor
    Associate III
    September 17, 2024

    Hi SofLit,

    It prompt some warning message during converting, refer to attached image file.

    Finally, the compiler pass to  build it now,  but it generate a log message, refer to the text file,

    will this affect the debugging?

     

     

    mƎALLEm
    mƎALLEmBest answer
    Technical Moderator
    September 17, 2024

    Did you follow the steps described in the UM2609 / 2.1.3 Importing existing projects

    "To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."