Skip to main content
Ma2teo
Associate
July 9, 2025
Solved

Keil debugger initiliazation file for STM32H753

  • July 9, 2025
  • 1 reply
  • 336 views

Hello everyone,
I need a starting INI file for an STM32H753.
I'm using the NUCLEO-H753ZI evaluation board.
I'm using sample projects for various peripherals: GPIO, ADC, TIM, ... . My IDE is Keil uVision.
Using the sample projects, it's easy to debug the microcontroller behavior. All debugger features are accessible and work correctly: Watch, Memory, Peripherals, Logic Analyzer, etc.
My goal is to prepare an initialization file (.ini) to configure Keil debugger at the following path:
Options->Debug->Initialization file
This initialization file, in addition to providing the debugging functions mentioned above (Watch, Memory, Peripherals, Logic Analyzer, ... ), will allow me to read/write information from/to flash memory when loading my executable onto the board.
Can anyone recommend an ini file to start for the STM32H753?.
Thanks in advance for any help/suggestions.
Bye,
Matteo

Best answer by Maxime_MARCHETTO

Hello @Ma2teo,

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.

Best regards,
Maxime

1 reply

Maxime_MARCHETTOBest answer
ST Employee
July 11, 2025

Hello @Ma2teo,

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.

Best regards,
Maxime

​In order 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.