hello, i successfully upgrade my tinyos1.x to 2.x using the steps provided on site. BUt when i tried to comile 'Blink' application following errors occurred C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `cbi' C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_FLASH_IN_PIN': C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `inp' - - - C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK1_OUTPUT': C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `sbi' C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK1_INPUT': C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `cbi' BlinkAppC.nc: At top level: BlinkAppC.nc:46: parse error before `new' make: *** [exe0] Error 1
please help, and now i canot run successfully my old tinyos 1.x versions even after variable changing. Thanks in advance. Regards Amit Purwar Dongseo University Busan (S. Korea) ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
