Darryl
Darryl
the thread on http://forum.arduino.cc//index.php?topic=179111.0 has some idears for this call in particular, the changes I listed here http://forum.arduino.cc//index.php?topic=179111.msg1385295#msg1385295 based on my altered code found last posted here http://forum.arduino.cc//index.php?topic=179111.msg1334253#msg1334253 gives you...
Using my own compiled GCC 4.8.5, everything works ( code compilation wise ). snippet of source used.... ``` volatile byte x; void loop() { // put your main code here,...
okay, have built in linux had to get a clean built avr-gcc 4.8.5 ( which is same as my normal windows enviroment for arduino building.) gcc-4.8.5 gives this... ``` .file...