Skip to main content
Jutt
Associate II
February 25, 2020
Question

Role of STM32_Prog_DB.xml

  • February 25, 2020
  • 1 reply
  • 1246 views

HI,

   I am using windows 10 with visual Studio 2017. Stm32CubeProgrammer V2.3.0.

   I like to use the CubeProgrammer_API.lib in my custom project.

   one thing which is not clear to me. what is the purpose of "STM32_Prog_DB.xml" file. 

Visual Studio is not generating "STM32_Prog_DB.xml".how you generate this file.

if i change the name of "STM32_Prog_DB.xml" then visual studio example stop working.

is the name and path is hardcoded inside api ?

This topic has been closed for replies.

1 reply

Houda GHABRI
ST Employee
March 23, 2020

Hi @Jutt​ ,

STM32_Prog_DB.xml contains the MCU database ,It is harcoded ,so you cannot rename or move it .

Regards,

Houda