Hi all,

We've made sensor board based on micaz architecture. The board does not work 
even for the simple Blink application; we managed to flash firmware into the 
board by using tinyos make tools (make micaz reinstall.x ...).
However, if we bypass tinyos and flash simple blinking code into the board (SET 
and CLEAR the MCU pins linking to the led), it can function and hardare leds 
blink. I take a look at app.c of tinyos blink app, before Blink__booted 
function is called, there are some other hardware, platform, and software init 
functions being called. Can I ask questions to the creators of tinyos, what are 
the checkings tinyos does when booting up? I guess some of the checkings failed 
on my board so that tinyos Blink app does not run in my board.

Thx & Regards
dajiang

Institute for Infocomm Research disclaimer:  "This email is confidential and 
may be privileged. If you are not the intended recipient, please delete it and 
notify us immediately. Please do not copy or use it for any purpose, or 
disclose its contents to any other person. Thank you."

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

Reply via email to