I have an existing Microchip Studio project for ATSAMD21 based on ASF3. It includes many subfolders as part of the project. Is there a way of importing it into VisualGDB?
Thanks
This topic was modified 4 days, 3 hours ago by Afsari.
Sure, normally you can just use the import mode in the Embedded Project Wizard. It will add the files from the existing folders into the project.
You might need to manually translate additional settings (e.g. include directories/preprocessor macros), as we do not have an importing plugin that would automatically extract them from an Atmel Studio project.