Hi, I'm taking a over a STM32 project and am trying to set up my project. I have a folder with all of my .c and .h files, as well as Program.uvprojx, Program.uvoptx, Program.uvguix-ZYM-PC, and JLinkSettings.ini, star.bat, and keilkill.bat files. I see that the Program.uvprojx and JLinkSettings files open as xml files with what appear to be all of the config settings I'll need. However I noticed when I create new .uvprojx files they open directly as uv5 projects (not xml files).
Is there an easy to create a new project directly from this folder that maintains it's original file structure and configurations/settings? Or do I need to inquire about another master .uvprojx file that will open as a project rather than xml?
Much thanks!