mkdir -p build/iris
compiling BlinkAppC to a iris binary
ncc -o build/iris/main.exe -Os -fnesc-separator=__ -Wall -Wshadow
-Wnesc-all -target=iris -fnesc-cfile=build/iris/app.c -board=micasb
-DDEFINED_TOS_AM_GROUP=0x22 --param max-inline-insns-single=100000
-DIDENT_APPNAME=\"BlinkAppC\" -DIDENT_USERNAME=\"root\"
-DIDENT_HOSTNAME=\"Jamal\" -DIDENT_USERHASH=0xe00c9accL
-DIDENT_TIMESTAMP=0x513e1c18L -DIDENT_UIDHASH=0xa8dffa86L
-fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dumpfile=build/iris/wiring-check.xml BlinkAppC.nc -lm
compiled BlinkAppC to build/iris/main.exe
2012 bytes in ROM
33 bytes in RAM
avr-objcopy --output-target=srec build/iris/main.exe build/iris/main.srec
avr-objcopy --output-target=ihex build/iris/main.exe build/iris/main.ihex
writing TOS image
tos-set-symbols build/iris/main.srec build/iris/main.srec.out-1
TOS_NODE_ID=1 ActiveMessageAddressC__addr=1
Could not find data section in build/iris/main.exe, aborting.
Could not find symbol ActiveMessageAddressC__addr in build/iris/main.exe,
ignoring symbol.
Could not find symbol TOS_NODE_ID in build/iris/main.exe, ignoring symbol.
installing iris binary using dapa
avrdude -cdapa -U hfuse:w:0xd9:m -pm1281 -U efuse:w:0xff:m
-C/etc/avrdude.conf -U flash:w:build/iris/main.srec.out-1:a
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
make: *** [program] Error 1
can i know what is the problem??
-------------------------------------------------------------------------------------------------------------------------------
This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
-------------------------------------------------------------------------------------------------------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help