Hi,

Thank you Rahul. I´ve added the line

MIB510=/dev/ttyS0


to my makefile and the problem was solved.

Thanks.
Andre Cunha
IPP-Hurray, Porto
Portugal

Date: Tue, 14 Feb 2006 18:18:53 -0600
From: Rahul Sawant <[EMAIL PROTECTED]>
Subject: Re: [Tinyos-help] MIB510 upload problem with latest cvs
        update
To: tinyos-help@millennium.berkeley.edu
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Skipped content of type multipart/alternative-------------- next part 
--------------
# Makelocal File

CFLAGS = -DCC1K_DEFAULT_FREQ=CC1K_433_002_MHZ

MIB510=/dev/ttyS0

DEFAULT_LOCAL_GROUP = 0x15



Michael Schippling wrote:
My final solution was to use the old cygwin...
I don't know, nor has anyone else expounded,
why the cygwin update is necessary. I did
manage to compile a micaX app under the old
version in TOS 1.1.14 but I haven't done any
testing of results.
MS


André Cunha wrote:
Hello again:

Thanks for the help, but it doesn´t work, the cygwin doesn´t recognize the /dev/ttyS0. I´ve also tried to change the files in the tools directory with the files of the older versions but it sill
doesn´t work.
All the information i´ve found in the maillist about this problem seen to be inconclusive.
   I believe there are other people with the same problem.

   Can you give other sugestions.

Thanks for the help.

Andre Cunha
IPP-Hurray, Porto
Portugal


Michael Schippling wrote:
The general problem is that UISP doesn't work with the cygwin 1.2 update.
You can try using /dev/ttyS0 instead of COM1, which _might_ work.
Also search back through this list over the last month or two,
there's been a lot of discussion of this.
MS


André Cunha wrote:
Hi,

I´ve updated my tinyos installation and now i can´t upload programs to the crossbow mib510.

The upload freezes during uisp. Here is the log:


 mkdir -p build/micaz
     compiling Blink to a micaz binary
 ncc -o build/micaz/main.exe -Os -finline-limit=100000 -Wall -Wshadow
 -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=micaz
 -fnesc-cfile=build/micaz/app.c -board=micasb
 -DIDENT_PROGRAM_NAME=\"Blink\" -DIDENT_USER_ID=\"Hurray\"
 -DIDENT_HOSTNAME=\"Mote-vation\" -DIDENT_USER_HASH=0x48f6d189L
 -DIDENT_UNIX_TIME=0x43f0ae46L -DIDENT_UID_HASH=0x9e616f15L
 -I/opt/tinyos-1.x/tos/lib/CC2420Radio Blink.nc -lm
     compiled Blink to build/micaz/main.exe
             1662 bytes in ROM
               47 bytes in RAM
 avr-objcopy --output-target=srec build/micaz/main.exe
 build/micaz/main.srec
 set-mote-id build/micaz/main.srec build/micaz/main.srec.out 1
     installing micaz binary using mib510
uisp -dprog=mib510 -dserial=com1 -dpart=ATmega128 --wr_fuse_e=ff --erase --upload if=build/micaz/main.srec.out

On my old installation it works fine.
Any clues???
Thanks
Andre Cunha

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to