looks like your programmer is not plugged in,
or turned on, or doesn't have a mica2 installed
(which is what joe was asking....). You are using
a MIB510 programmer plugged into COM1 serial port?

The Getting Started guides have some good info
about setting up your system. If you are using
Linux, further fiddling with serial port settings
may be needed. You can find some of that by searching
back through the help archives.

MS


刘巍 wrote:
> tinyos_help,您好!
> 
>       Hello, I am wells,I am a PHD student in ICTCAS in Beijing China.I use 
> tinyos1.1.11,which is 
> download from CVS named tinyos-1.1.11-3is.When I compile a simple program 
> Transparentbase,the screen
> list below and the cygwin dead, what is my fault.Maybe the tinyos1.1.11 is 
> not use??
> 
> 
> 
> 
> 
> [EMAIL PROTECTED] ~
> $ cd /opt/tinyos-1.x/apps/
> 
> [EMAIL PROTECTED] /opt/tinyos-1.x/apps
> $ cd TransparentBase/
> 
> [EMAIL PROTECTED] /opt/tinyos-1.x/apps/TransparentBase
> $ make mica2 install.0 mib510,com1
> mkdir -p build/mica2
>     compiling TOSBase to a mica2 binary
> ncc -o build/mica2/main.exe -Os -I%T/lib/HDLC -finline-limit=100000 -Wall 
> -Wshad
> ow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2 
> -fnesc-cfile=build/mica2/app
> .c -board=micasb -DIDENT_PROGRAM_NAME="TOSBase" 
> -DIDENT_PROGRAM_NAME_BYTES="84,7
> 9,83,66,97,115,101,0" -DIDENT_USER_ID="Administrator" 
> -DIDENT_USER_ID_BYTES="65,
> 100,109,105,110,105,115,116,114,97,116,111,114,0" -DIDENT_HOSTNAME="lw" 
> -DIDENT_
> HOSTNAME_BYTES="108,119,0" -DIDENT_USER_HASH=0x1a447053L 
> -DIDENT_UNIX_TIME=0x439
> 7e449L TOSBase.nc -lm
> C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/system/RealMain.nc: In function 
> `main'
> :
> C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/interfaces/StdControl.nc:63: 
> warning:
> `result' might be used uninitialized in this function
>     compiled TOSBase to build/mica2/main.exe
>            10778 bytes in ROM
>              645 bytes in RAM
> avr-objcopy --output-target=srec build/mica2/main.exe build/mica2/main.srec
> avr-objcopy --output-target=ihex build/mica2/main.exe build/mica2/main.ihex
>     writing TOS image
> set-mote-id build/mica2/main.srec build/mica2/main.srec.out-0 0
>     installing mica2 binary using mib510
> uisp -dprog=mib510 -dserial=com1 --wr_fuse_h=0xd9 -dpart=ATmega128 
> --wr_fuse_e=f
> f  --erase --upload if=build/mica2/main.srec.out-0
> 
> 
>         致
> 礼!
>                               
> 
>         刘巍
> [EMAIL PROTECTED]
>           2005-12-08
> 
> _______________________________________________
> 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