[Tinyos-help] Message center

2008-03-04 Thread Fred Twistleton
Hi, I'm having trouble visualizing messages in the message table. I specified all fields in TOS_Msg like this: uint16_t addr uint8_t type uint8_t group uint8_t length omit int8_t data omit uint16_t crc The problem is, my data is another struct, and not a simple uint8 value. How do i specify that

[Tinyos-help] Programmer not responding

2008-03-03 Thread Fred Twistleton
Hello, I'm trying to program a micaz mote, and I'm getting the "programmer not responding" error: $ make micaz install.1 mib510,/dev/ttyS0 mkdir -p build/micaz compiling Blink to a micaz binary ncc -o build/micaz/main.exe -Os -I%T/lib/Counters -finline-limit=10 -Wall -W shadow -DDEF_TOS_A