All this happened after the installation of T2 (or upgrading, without touching T1)..i don't know how i might have messed up the access to that directory. Anyway, is there any possibility to know what to modify in /usr/local/avr ?
i don't know exactly how this directory has to be..
thanks very much
Daniele


Michael Schippling wrote:
The functions in question are defined in the AVR header files, not TOS.
You may have messed up the access to /usr/local/avr somehow. Or does
T2 use a different AVR version?
MS


Daniele Munaretto wrote:
Dear all,
i am still quite surprised that after upgrading to tinyos-2.x, following in a precise way the instructions, if i compile something in tinyos-2 it's all ok, if i compile something in tinyos-1.x, i obtain only errors, as in the attached file ( compiling Blink app).

Anyone could help me?
it's really important for me for working
thanks very much
Daniele


------------------------------------------------------------------------

In file included from /opt/tinyos-1.x/tos/platform/micaz/hardware.h:82,
                 from /opt/tinyos-1.x/tos/system/tos.h:144:
/opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h: In function `TOSH_sleep': /opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:144: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h: In function `__nesc_atomic_start': /opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:160: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h: In function `__nesc_atomic_end': /opt/tinyos-1.x/tos/platform/avrmote/avrhardware.h:167: warning: implicit declaration of function `outp'
In file included from /opt/tinyos-1.x/tos/system/tos.h:144:
/opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `getADC':
/opt/tinyos-1.x/tos/platform/micaz/hardware.h:88: warning: implicit declaration of function `inw' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_RED_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:116: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_RED_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:116: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_RED_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:116: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_RED_LED_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:116: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_RED_LED_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:116: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_GREEN_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:117: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_GREEN_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:117: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_GREEN_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:117: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_GREEN_LED_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:117: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_GREEN_LED_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:117: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_YELLOW_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:118: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_YELLOW_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:118: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_YELLOW_LED_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:118: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_YELLOW_LED_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:118: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_YELLOW_LED_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:118: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_SERIAL_ID_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:120: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_SERIAL_ID_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:120: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_SERIAL_ID_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:120: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_SERIAL_ID_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:120: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_SERIAL_ID_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:120: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_BAT_MON_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:121: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_BAT_MON_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:121: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_BAT_MON_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:121: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_BAT_MON_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:121: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_BAT_MON_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:121: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_THERM_PWR_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:122: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_THERM_PWR_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:122: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_THERM_PWR_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:122: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_THERM_PWR_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:122: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_THERM_PWR_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:122: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `CC2420_FIFOP_INT_MODE': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:132: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h:136: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_RSTN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:141: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_RSTN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:141: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_RSTN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:141: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_RSTN_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:141: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_RSTN_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:141: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_VREN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:142: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_VREN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:142: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_VREN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:142: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_VREN_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:142: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_VREN_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:142: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_FIFOP_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:144: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_FIFOP_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:144: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_FIFOP_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:144: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFOP_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:144: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFOP_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:144: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_FIFOP1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:145: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_FIFOP1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:145: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_FIFOP1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:145: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFOP1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:145: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFOP1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:145: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:147: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:147: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:147: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_CCA_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:147: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_CCA_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:147: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_SFD_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:148: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_SFD_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:148: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_SFD_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:148: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_SFD_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:148: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_SFD_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:148: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_CS_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:149: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_CS_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:149: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_CS_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:149: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_CS_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:149: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_CS_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:149: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_CC_FIFO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:150: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_CC_FIFO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:150: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_CC_FIFO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:150: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFO_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:150: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_CC_FIFO_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:150: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_RADIO_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:152: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_RADIO_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:152: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_RADIO_CCA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:152: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_RADIO_CCA_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:152: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_RADIO_CCA_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:152: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_FLASH_SELECT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:155: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_FLASH_SELECT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:155: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_FLASH_SELECT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:155: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_SELECT_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:155: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_SELECT_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:155: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_FLASH_CLK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:156: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_FLASH_CLK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:156: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_FLASH_CLK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:156: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_CLK_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:156: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_CLK_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:156: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_FLASH_OUT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:157: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_FLASH_OUT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:157: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_FLASH_OUT_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:157: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_OUT_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:157: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_OUT_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:157: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_FLASH_IN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_FLASH_IN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_FLASH_IN_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_IN_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_FLASH_IN_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:158: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_INT0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:161: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_INT0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:161: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_INT0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:161: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT0_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:161: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT0_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:161: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_INT1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:162: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_INT1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:162: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_INT1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:162: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:162: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:162: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_INT2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:163: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_INT2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:163: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_INT2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:163: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT2_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:163: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT2_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:163: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_INT3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:164: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_INT3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:164: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_INT3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:164: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT3_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:164: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_INT3_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:164: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_MOSI_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:167: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_MOSI_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:167: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_MOSI_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:167: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_MOSI_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:167: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_MOSI_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:167: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_MISO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:168: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_MISO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:168: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_MISO_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:168: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_MISO_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:168: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_MISO_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:168: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_SPI_SCK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:170: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_SPI_SCK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:170: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_SPI_SCK_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:170: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_SPI_SCK_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:170: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_SPI_SCK_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:170: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:173: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:173: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:173: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW0_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:173: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW0_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:173: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:174: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:174: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:174: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:174: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:174: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:175: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:175: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW2_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:175: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW2_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:175: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW2_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:175: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:176: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:176: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW3_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:176: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW3_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:176: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW3_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:176: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW4_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:177: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW4_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:177: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW4_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:177: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW4_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:177: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW4_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:177: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW5_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:178: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW5_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:178: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW5_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:178: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW5_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:178: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW5_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:178: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW6_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:179: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW6_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:179: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW6_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:179: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW6_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:179: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW6_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:179: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_PW7_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:180: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_PW7_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:180: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_PW7_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:180: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW7_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:180: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_PW7_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:180: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_I2C_BUS1_SCL_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:183: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_I2C_BUS1_SCL_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:183: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_I2C_BUS1_SCL_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:183: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_I2C_BUS1_SCL_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:183: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_I2C_BUS1_SCL_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:183: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_I2C_BUS1_SDA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:184: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_I2C_BUS1_SDA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:184: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_I2C_BUS1_SDA_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:184: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_I2C_BUS1_SDA_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:184: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_I2C_BUS1_SDA_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:184: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_RXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:187: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_RXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:187: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_RXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:187: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_RXD0_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:187: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_RXD0_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:187: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_TXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:188: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_TXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:188: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_TXD0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:188: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_TXD0_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:188: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_TXD0_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:188: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_XCK0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:189: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_XCK0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:189: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_XCK0_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:189: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK0_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:189: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK0_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:189: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_AC_NEG_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:190: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_AC_NEG_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:190: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_AC_NEG_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:190: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_AC_NEG_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:190: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_AC_NEG_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:190: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_RXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:192: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_RXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:192: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_RXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:192: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_RXD1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:192: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_RXD1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:192: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_TXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:193: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_TXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:193: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_TXD1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:193: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_TXD1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:193: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_TXD1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:193: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_SET_UART_XCK1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_CLR_UART_XCK1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_READ_UART_XCK1_PIN': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK1_OUTPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/hardware.h: In function `TOSH_MAKE_UART_XCK1_INPUT': /opt/tinyos-1.x/tos/platform/micaz/hardware.h:194: warning: implicit declaration of function `cbi'
In file included from /opt/tinyos-1.x/tos/system/ClockC.nc:51,
                 from /opt/tinyos-1.x/tos/system/TimerC.nc:57,
                 from SingleTimer.nc:52,
                 from Blink.nc:42:
In component `HPLClock':
/opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.setInterval': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:88: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.getInterval': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:98: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.setIntervalAndScale': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:123: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:124: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:129: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.readCounter': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:135: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.setCounter': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:139: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.intDisable': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:143: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.intEnable': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:146: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `Clock.setRate': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:153: implicit declaration of function `cbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:155: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:158: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc: In function `__vector_15': /opt/tinyos-1.x/tos/platform/mica/HPLClock.nc:172: implicit declaration of function `outp'
In file included from /opt/tinyos-1.x/tos/system/TimerC.nc:57,
                 from SingleTimer.nc:52,
                 from Blink.nc:42:
In component `HPLPowerManagementM':
/opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc: In function `getPowerLevel': /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:65: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc: In function `doAdjustment': /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:87: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:97: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:98: implicit declaration of function `sbi' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc: In function `PowerManagement.adjustPower': /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:106: implicit declaration of function `inp' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:109: implicit declaration of function `outp' /opt/tinyos-1.x/tos/platform/micaz/HPLPowerManagementM.nc:110: implicit declaration of function `sbi'
make: *** [exe0] Error 1


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to