[Tinyos-help] beginner's qs : hardware test, serialforward
jsuh at xbow.com
jsuh at xbow.com
Tue Jan 13 12:17:51 PST 2004
Dear Sejal,
This issue comes up when you are using an MIB510. The best thing to do is
to create/edit a Makelocal file to be stored in the apps directory. Here's
an example of a Makelocal file, in between the ------- lines, that make your
default programmer an MIB510.
-------------------------
# Makelocal file
MIB510=COM1
---------------------------
The above assumes the MIB510 is connected to serial port COM1. If its COM2,
replace "COM1" with "COM2". There's a discussion on the Makelocal file at
http://www.tinyos.net/tinyos-1.x/doc/tutorial/buildenv.html
<http://www.tinyos.net/tinyos-1.x/doc/tutorial/buildenv.html> that you
should read.
Sincerely,
John Suh
Technical Support Engineer
Crossbow Technology, Inc.
408-965-3310
<http://www.xbow.com/> http://www.xbow.com
-----Original Message-----
From: sejal r [mailto:sejalraje at yahoo.com]
Sent: Tuesday, January 13, 2004 11:15 AM
To: Tinyos-help at Millennium.Berkeley.EDU
Subject: [Tinyos-help] beginner's qs : hardware test, serialforward
hi ppl,
i am a beginner in this field, and trying my hand at the first few
programs..
so hav a lotsa doubts, requesting guidance from u.
when i tried the test to confirm that parallel port is working, i am getting
following error ( for both the frequencies )...this is after connecting all
the devices and supplying proper programming voltage...( blink prog works
fine with the same connections )
$ make mica2 reinstall
installing mica2 binary
uisp -dprog=dapa --erase
pulse
Atmel AVR ATmega128 is found.
Erasing device ...
pulse
Reinitializing device
Atmel AVR ATmega128 is found.
sleep 1
uisp -dprog=dapa --upload if=build/mica2/main.srec
pulse
Atmel AVR ATmega128 is found.
Error: No such file or directory
make: *** [reinstall] Error 1
what cud be the problem?
also, in the serialforward application, the GUI only shows the first line
"listening for.......9000". rest all is missing ( initializing port etc..
and no packets r read )..
i will greatly appreciate any help regarding this,
sejal
_____
Do you Yahoo!?
Yahoo! Hotjobs: Enter
<http://pa.yahoo.com/*http://us.rd.yahoo.com/hotjobs/mail_footer_email/evt=2
1482/*http://hotjobs.sweepstakes.yahoo.com/signingbonus> the "Signing Bonus"
Sweepstakes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://Mail.Millennium.Berkeley.EDU/pipermail/tinyos-help/attachments/20040113/65d044d2/attachment.htm
More information about the Tinyos-help
mailing list