Afsari

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Importing Microchip (Atmel) Studio Project (ASF3) #37402
    Afsari
    Participant

    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.
    in reply to: Importing Microchip (Atmel) Studio Project (ASF3) #37400
    Afsari
    Participant

    is there any guide for the import steps? there are many options and some of them are different from what it shows in the tutorials.

     

    This is the 2nd time I am trying to use this software and failing.

Viewing 2 posts - 1 through 2 (of 2 total)