Hi Joe,

The two new files solved my problem. I only had to change this line in netbsl.extra:
-MSP_NETBSL ?= $(MOTEIV_DIR)/tools/make/msp_moteiv/netbsl
+MSP_NETBSL ?= $(TINYOS_MAKE_PATH)/msp/netbsl

Thanks a lot!

Bart

Joe Polastre wrote:

Please see this email:
http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2006-November/020972.html

On 8/7/07, Bart Jooris <[EMAIL PROTECTED]> wrote:
Hi all,

On Wed May 30 there was already a response of Joe Palastre about this issue.
http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-May/025361.html

These are my steps in Xubuntos after a tos1 as root
-make telosb
-make telosb reinstall,1 bsl,/dev/ttyUSB0
-make telosb reinstall,1 netbsl,192.168.5.150:10002

Step 1 and 2 are ok but step 3 ends with:

installing telosb binary using netbsl (without mass erase)
/opt/tinyos-1.x/tools/make/msp/netbsl 10.10.19.22:10001
build/telosb/main.ihex.out-1 --telosb -r -I -p
Using mote  on port /dev/ttyUSB0.
Error, bad file format
rm -f build/telosb/main.exe.out-1 build/telosb/main.ihex.out-1
I should expect that bsl and netbsl are using the same files in
build/telosb, why are the files ok for bsl but not for netbsl?

I checked the versions of netbsl and netbsl.extra and they are equal
compared with the latest versions on the cvs.

Thanks,

Bart
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

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

Reply via email to