Having difficulty just re loading firmware the Adriano IDE won’t verify my configuration so I can’t upload it . Also when I try and open an older version of my firmware it forces me reinstal the IDE.
That means you want to use an unknown type somewhere. C++ error messages normally go over a couple of lines telling you exactly where the error happens and often more. That code part normally just compiles fine, at least with recent Arduino version (1.8.x and SAM 1.6.11 if using due boards).
im using an at-mega this is different then a due I think In not sure . did i download the wrong firmware ? My IDE says 1.6.6 t the top should I get a Duo
No at mega is the 8 bit version. But you could try updating the arduino ide. Current releases have 1.8.x also this exists very long and was even possible to compile with older arduino versions.
Comments
That code part normally just compiles fine, at least with recent Arduino version (1.8.x and SAM 1.6.11 if using due boards).