hello,
You can use any of usb to serial converters available...and load
appropriate software for it
so it will emulate the usb port as one of the com port, may be com3 or com4
so with this thing done ur command for burning the motes becomes
make micaz install mib510,com3/4 intead of
make micaz install mib510,com1
hope this help
-Prakshep
Liangping Ma wrote:
Hello everyone,
I got a problem with TinyOS and the DELL Inspiron 6000
laptop. I successfully installed TinyOS. But the
Inspiron 6000 does not have a serial or parallel port.
The Device Manager even does not have the drivers for
these ports. Does anyone know any way to solve this
problem. The following is the error I got when trying
to compile the srouce code:
Liangping [EMAIL PROTECTED]
/opt/tinyos-1.x/contrib/xbow/apps/Blink
$ make micaz install mib510,com1
mkdir -p build/micaz
compiling Blink to a micaz binary
ncc -o build/micaz/main.exe -Os
-I%T/../contrib/xbow/tos/platform/mica2 -finline
-limit=100000 -Wall -Wshadow -DDEF_TOS_AM_GROUP=125
-Wnesc-all -target=micaz -fn
esc-cfile=build/micaz/app.c -board=micasb
-DCC1K_DEFAULT_FREQ=RADIO_916BAND_CHAN
NEL_00 -DRADIO_XMIT_POWER=0xFF
-DCC2420_TXPOWER=TXPOWER_MAX -DCC2420_DEF_CHANNEL
=26 -DIDENT_PROGRAM_NAME="Blink"
-DIDENT_PROGRAM_NAME_BYTES="66,108,105,110,107,
0" -DIDENT_USER_HASH=0xe4703b72L
-DIDENT_UNIX_TIME=0x44373518L -I/opt/tinyos-1.x
/tos/lib/CC2420Radio Blink.nc -lm
compiled Blink to build/micaz/main.exe
1674 bytes in ROM
48 bytes in RAM
avr-objcopy --output-target=srec build/micaz/main.exe
build/micaz/main.srec
avr-objcopy --output-target=ihex build/micaz/main.exe
build/micaz/main.ihex
cp build/micaz/main.srec build/micaz/main.srec.out
installing micaz binary using mib510
uisp -dprog=mib510 -dserial=com1 --wr_fuse_h=0xd9
-dpart=ATmega128 --wr_fuse_e=f
f --erase --upload if=build/micaz/main.srec.out
Error: No such file or directory
-> com1
make: *** [program] Error 1
Thanks in advance.
- Liangping
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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