Hi Pert,
Thanks again for your help, the compiler error only pops up on Uecide including an old v.8.8 the lastest version 8.9.10 so it's perhaps a problem with Uecide's compiler?:
Compiling...
• Preprocessing...
• Compiling sketch...
• Compiling core...
‣ arduino
• Compiling libraries...
• Linking sketch..
avr-gcc: error: -fuse-linker-plugin is not supported in this configuration
Compiling Failed
That's with the simple Blink code. But it's fine in the Arduino IDE!
I did install libusbk with zadig but it did'ent solve my problem with the programmer.
Another problem is lots of these files where on a Mac pro, and now seem to have odd code? Characters imbedded in them and give errors like this:
:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3896: warning: null character(s) ignored
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\1' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3900: warning: null character(s) ignored
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\36' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3909: warning: null character(s) ignored
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\34' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3919: warning: null character(s) ignored
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\36' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\377' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:3:3639: error: stray '\377' in program
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:1:9: error: 'Mac' does not name a type
a Mac OS X 2 ° â ATTR;šÉÿ â ”
^
C:\Users\Mel\Documents\Arduino\libraries\Servo\src\avr._Servo.cpp:1:132: error: 'Zone' does not name a type
a Mac OS X 2 ° â ATTR;šÉÿ â ”
Is there an easy way to clean these files up? It's a lot of rewritting if not. Could try something simple like wordpad, what would show them, so I can delete them?
Help and advice very welcome, regards.
Mel.