Skip to main content
sgran.1
Associate
April 6, 2020
Solved

STM32CubeMonitor and STM32CubeIDE - .axf ??

  • April 6, 2020
  • 21 replies
  • 9032 views

For using need .axf file, not found in my project((. How receive it file? May be need more IDE settings?

This topic has been closed for replies.
Best answer by Thierry

STM32CubeMonitor is tested on Linux, Windows and macOS.

After having double check, I do confirm there is a specific bug to copy/paste on macOS.

We will fix this bug in a future release.

Thanks for reporting this issue.

21 replies

Thierry
Visitor II
April 15, 2020

Dear sgran.1,

Actually STM32CubeMonitor supports various executable file format with .elf, .out or .axf extension from various toolchain/toolset available in you preferred IDE (STM32CubeIDE, Keil, IAR, ...)

As you mentioned, the generated executable file location depends on your IDE settings.

If you are using STM32CubeIDE, you can retrieve the executable file location path by opening the run/debug configuration panel and look at the path specified under C/C++ Application.

In the exemple below, the "test_cpp_f411.elf" file is under "Debug" folder which is a relative path to the project folder :0693W000000VqN9QAK.png

sgran.1
sgran.1Author
Associate
April 15, 2020

Thank you. Using STM32CubeIDE 1.3.0. Not found settings for .axf ((( May be your know where?

Thierry
Visitor II
April 15, 2020

I have edited my previous post to add information about the executable file location for STM32CubeIDE.

sgran.1
sgran.1Author
Associate
April 15, 2020

not founde any .axf file in my project folders (

Thierry
Visitor II
April 15, 2020

Looks like you are actually generating "Start100rb_4.elf" file under Debug folder (and not an .axf file). So you should use this "Start100rb_4.elf" file.

sgran.1
sgran.1Author
Associate
April 15, 2020

..

sgran.1
sgran.1Author
Associate
April 15, 2020

..

sgran.1
sgran.1Author
Associate
April 15, 2020

may be need to do this??

Thierry
Visitor II
April 15, 2020

As mentioned in my first post, STM32CubeMonitor also supports .elf file. So you can use the file which is currently generated "Start100rb_4.elf".

Another simple option, is to let STM32CubeMonitor list the executable file by setting the correct path in "folder" field of exe-config node :

0693W000000VqwsQAC.png

sgran.1
sgran.1Author
Associate
April 15, 2020

can not to select Folder, have MacBook OS ((

Thierry
Visitor II
April 15, 2020

The folder field is a free text field, you have to enter manually the path corresponding to the Debug folder of your IDE project.

On macOS, it is not started by "C:\Users\<your-user-id>\...." but rather by "/Users/<your-user-id>/...".

Generally speaking on macOS, the root directory is accessible from "/"

sgran.1
sgran.1Author
Associate
April 15, 2020

manualy all ok! only my projects in ICloud/Documents and I not found in my Mac this folder ??? - copy-paste project folder to User directory and manualy .......

Thank you!!! Will be check futher )))

sgran.1
sgran.1Author
Associate
April 15, 2020

check -- copy/paste dont work for folder path ((((((((((((( only manually ((( wery bad software