Hi,
Microchip/Atmel Studio project format is similar to other visual studio projects (XML) since Microchip Studio is a customized version of Visual Studio.
This tutorial, uses Create Project at the beginning then does import later on. I tried to follow part of the steps but did not import, and decided to create a blank project for legacy device settings since I am using ASF3. The problem is that the newly created blank project fails to build, even though I did not touch a single line in the code.
In another try, I decided to use Import instead Create a new. Obviously I cannot choose the option “Automatically import a project in a different format” since my project type is not listed among the options. So I chose the option “Import a project built with command-line tools” then the sub-option “Generate a Makefile-based project”. I went through the options until it gave me an unhandled error message at the end of the process !
The reason I chose this import option because Atmel Studio generates makefile in the build folder so I thought it might be possible to use it for the import process.
Thanks,
Attachments:
You must be
logged in to view attached files.