VS Arduino
>> >> VS 2013 not recognizing ASF Defines
https://www.visualmicro.com/forums/YaBB.pl?num=1438907275

Message started by Weeotch on Aug 7th, 2015 at 12:27am

Title: VS 2013 not recognizing ASF Defines
Post by Weeotch on Aug 7th, 2015 at 12:27am
There are a handful of #defines for bit masks and registers that Atmel provides for on-chip resources that the Arduino editor seems to know about without including any additional libraries, but Visual Studio doesn't seem to know about them.  Examples: "ID_TC4" (Timer/Counter 4), "TC_CMR_WAVSEL_UP_RC" (UP mode without automatic trigger on RC Compare).

Are there some additional libraries I need to include if I'm using Visual Studio?

Title: Re: VS 2013 not recognizing ASF Defines
Post by Visual Micro on Aug 7th, 2015 at 12:35pm
Hi,

I'll take a look, maybe some additional underlying paths required. There have been huge changes in the Arduino structure recently so we have to retest all deep level intellisense.

Which board and which core are you using?


Title: Re: VS 2013 not recognizing ASF Defines
Post by Weeotch on Aug 7th, 2015 at 4:01pm
Thanks!  I'm using the Due.

Title: Re: VS 2013 not recognizing ASF Defines
Post by Visual Micro on Aug 7th, 2015 at 4:03pm
Which ide version?

Title: Re: VS 2013 not recognizing ASF Defines
Post by Weeotch on Aug 7th, 2015 at 8:21pm
Visual Studio 2013 Community Edition
Arduino 1.6.4

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.