I try to upload a sketch (nodo software Categorie:De Nodo bouwen - Nodo Wiki) to a Arduino Uno. In the end of the upload I receive an error
' avrdude: stk500_recv(): programmer is not responding' .
I selected board Uno en I've got the right serieel port: dev//ttyusbmodemxx I think.
In the serial monitor I see nothing (NL/CR - baud 19200)
The binaire sketch-size is: 28.968 bytes (van een 32.256-byte maximum)
When I only compile there is no error.
I use programmer 1.0.2.
I've tried both USB ports on my Mac and I tried it under Windows (error avrdude: stk500_paged_write(): (a) protocol error, expect=0x14, resp=0x64
avrdude: stk500_cmd(): programmer is out of sync)
I use programmersetting AVRISP mkll.
Uploading of a blinksketch is no problem.
What can be the problem and how do I solve this?