How to get *.out file?
Hi,
When i use STM32CubeMonitor, I can't understand add some of values.
*.out file is not created when stm32 project debug?
How to get this file or know value's start address?

Hi,
When i use STM32CubeMonitor, I can't understand add some of values.
*.out file is not created when stm32 project debug?
How to get this file or know value's start address?

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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.