Hi,

I am working on Chipcon boards. I have ported the new platform in TinyOS, there are changes in the form that LED's are connected at different ports, so i have changed according to my hardware. The "Blink" application is compiling perfectly. Now by testing that "Blink" runs, i shall be certain that i have ported the platform correctly and can go on to build my own applications.

In this methodology, I bought an olimex avr-jtag-l programmer/debugger and i am trying to program the hardware and i am getting the following error. Does anyone have any idea why is it not working because using avr studio on a windows machine, i am able to program another application easily..


[EMAIL PROTECTED] Blink]# avrdude -p m128 -b 9600 -c jtagmkII -P /dev/ttyS0 -U flash:w:main.ihex:r
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1


Cheers!!!!
Spiderbox Pty Ltd.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to