2020-02-25 02:29 AM
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 ?
2020-03-23 05:15 AM
Hi @Jutt ,
STM32_Prog_DB.xml contains the MCU database ,It is harcoded ,so you cannot rename or move it .
Regards,
Houda