try this:

add the following file to the blink application makefile:
CFLAGS +=-DCC2420_DEF_CHANNEL=26
CFLAGS +=-DCC2420_TXPOWER=TXPOWER_MAX
DEFAULT_LOCAL_GROUP=125

HTH



MaHa Khalid wrote:
> 
> 
> Hi,
> I have problem in programming micaZ 
> I got "Programmer is not responding" error when I tried to install Blink
> onto a micaZ
>  
> TOSHIBA@your-0699539f8f /cygdrive/c/cygwin/opt/tinyos-2.x/apps/Blink$ make
> micaz install.3 mib510,/dev/ttyS5mkdir -p build/micaz    compiling
> BlinkAppC to a micaz binaryncc -o build/micaz/main.exe -Os
> -finline-limit=100000 -Wall -Wshadow -Wnesc-all -target=micaz
> -fnesc-cfile=build/micaz/app.c -board=micasb
> -DIDENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"TOSHIBA\"
> -DIDENT_HOSTNAME=\"your-0699539f8f\" -DIDENT_USER_HASH=0x324c0dc2L
> -DIDENT_UNIX_TIME=0x4936c819L -DIDENT_UID_HASH=0x1fb702aaL
> -fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
> -fnesc-dump='referenced(interfacedefs, components)'
> -fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm    compiled
> BlinkAppC to build/micaz/main.exe            2218 bytes in ROM             
> 51 bytes in RAMavr-objcopy --output-target=srec build/micaz/main.exe
> build/micaz/main.srecavr-objcopy --output-target=ihex build/micaz/main.exe
> build/micaz/main.ihex    writing TOS imagecp build/micaz/main.srec
> build/micaz/main.srec.!
>  out    installing micaz binary using mib510uisp -dprog=mib510
> -dserial=/dev/ttyS5 --wr_fuse_h=0xd9 -dpart=ATmega128 --wr_fuse_e=ff 
> --erase --upload if=build/micaz/main.srec.outProgrammer is not
> responding.make: *** [program] Error 2
>  what's wrong? What can I do? :(
>  
> I have MIB520 programming boardI have tinyOS 2.x .please help me ..
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> 

-- 
View this message in context: 
http://old.nabble.com/micaZ--error-tp20818638p32856995.html
Sent from the TinyOS - Help mailing list archive at Nabble.com.

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to