Anyone able to use Atmel Studio?

Discussion in 'Arduino IDE' started by Capstan, Mar 8, 2014.

  1. Capstan

    Capstan New Member

    Joined:
    Feb 14, 2014
    Messages:
    18
    Likes Received:
    0
    I can program the Due directly from my Windows PC using the Arduino IDE and that's great, but I know from experience that it is really tedious to debug complex programs with nothing but print statements. Atmel Studio advertises debug capability with breakpoints and lots of great features. I've downloaded and installed it, now trying to go through the somewhat opaque process of trying to get it to work with an Arduino sketch.

    I've made some headway following the steps explained here;
    http://www.engblaze.com/tutorial-using- ... -projects/

    Its expecting the 'avrdude' driver and we are using bossac, but other than that adjustment I was able to make contact with the programming port ok.
    Still having trouble arranging the various makefiles in such a way as to get the sketch to compile and it has me worried. Has anyone else successfully managed to get Atmel Studio working with the Due?
     
  2. mirots

    mirots New Member

    Joined:
    Dec 26, 2013
    Messages:
    15
    Likes Received:
    1

Share This Page