cancel
Showing results for 
Search instead for 
Did you mean: 

How to get *.out file?

Minkyu Kim
Associate III

Hi,

When i use STM32CubeMonitor, I can't understand add some of values.

0693W000007AqQxQAK.png*.out file is not created when stm32 project debug?

How to get this file or know value's start address?

0693W000007AqR7QAK.png

1 ACCEPTED SOLUTION

Accepted Solutions
stephane.legargeant
ST Employee

The file should be generated by the build operation in your IDE or toolchain. Format .out or .elf file will be fine.

If the file is not generated, you must check the options in the IDE.

Copy the file in the folder "F:\STM32\Q_Test\" and you should see it in the List. Then select the file, and the variable with static addresses will be displayed in the variable list.

View solution in original post

3 REPLIES 3
stephane.legargeant
ST Employee

The file should be generated by the build operation in your IDE or toolchain. Format .out or .elf file will be fine.

If the file is not generated, you must check the options in the IDE.

Copy the file in the folder "F:\STM32\Q_Test\" and you should see it in the List. Then select the file, and the variable with static addresses will be displayed in the variable list.

Minkyu Kim
Associate III

When find files, End Directory is "Debug" folder.

Only then will the "elf" file be visible.​

When find files, End Directory is "Debug" folder.

Only then will the "elf" file be visible.​