Author Topic: Digix and Atmel Studio  (Read 3665 times)

sdc

  • Newbie
  • *
  • Posts: 3
Digix and Atmel Studio
« on: January 23, 2014, 04:16:52 pm »
Does anyone here use Atmel Studio with the Digix? How did you go about setting that up within Atmel Studio Arduino Plugin?

Thanks :)

danowar

  • Newbie
  • *
  • Posts: 12
Re: Digix and Atmel Studio
« Reply #1 on: January 23, 2014, 05:41:47 pm »
If you use the Digix modified arduino IDE, and point that in the Visual Micro settings it works with no further configuration.

sdc

  • Newbie
  • *
  • Posts: 3
Re: Digix and Atmel Studio
« Reply #2 on: February 11, 2014, 06:06:59 pm »
Compiling 'test3' for 'Digistump DigiX (standard)'
WiFiUdp.h:In file included from
test3.ino:from
Udp.h:41: error: expected identifier before numeric constant
Udp.h:41: error: expected unqualified-id before numeric constant
XivelyClient.cpp:No such file or directory
:compilation terminated.
spi_drv.cpp:No such file or directory
:compilation terminated.
Error compiling

Any ideas?