Hi,

every time I try to compile the BlinkToRadio test application (and some others)
I get a lengthy error message (see below). Unfortunately I don't know how to
interpret it. Compiling programs and installing them on a node in general works
fine as tested with Blink.

In case anyone is interested: I have a native up-to-date Fedora Core running
and try to compile for an eyesIFXv2 node (TinyOS 2.x).

Thanks for your help!

Sascha



[EMAIL PROTECTED] BlinkToRadio]# ls
BlinkToRadioAppC.nc  BlinkToRadioC.nc  BlinkToRadio.h  Makefile  README.txt

[EMAIL PROTECTED] BlinkToRadio]# make eyesIFX install jtag
mkdir -p build/eyesIFXv2
   compiling BlinkToRadioAppC to a eyesIFXv2 binary
ncc -o build/eyesIFXv2/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -mdisable-hwmul -target=eyesIFXv2
-fnesc-cfile=build/eyesIFXv2/app.c -board=   BlinkToRadioAppC.nc -lm
In file included from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceId.h:34,
                from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:35:
/opt/tinyos-2.x/tos/chips/msp430/usart/msp430UsartResource.h:46:1: warning:
"MSP430_UARTO_BUS" redefined
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
In file included from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceId.h:34,
                from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:35:
/opt/tinyos-2.x/tos/chips/msp430/usart/msp430UsartResource.h:47:1: warning:
"MSP430_I2CO_BUS" redefined
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
In file included from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceId.h:34,
                from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:35:
/opt/tinyos-2.x/tos/chips/msp430/usart/msp430UsartResource.h:50:1: warning:
"MSP430_SPI1_BUS" redefined
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
In file included from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/tda5250BusResourceId.h:34,
                from
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:35:
/opt/tinyos-2.x/tos/chips/msp430/usart/msp430UsartResource.h:51:1: warning:
"MSP430_UART1_BUS" redefined
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In component `HplTda5250DataC':
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:62:
cannot find `Usart'
/opt/tinyos-2.x/tos/platforms/eyesIFX/chips/tda5250/HplTda5250DataC.nc:63:
cannot find `UsartInterrupts'
In component `Tda5250RadioC':
/opt/tinyos-2.x/tos/chips/tda5250/Tda5250RadioC.nc:71: no match
/opt/tinyos-2.x/tos/chips/tda5250/Tda5250RadioC.nc:75: no match
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:2:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm2NeaCWv:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm2NeaCWv:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm2NeaCWv:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm2NeaCWv:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm2NeaCWv:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm2NeaCWv:1706:1: warning: this is the location of the previous
definition
In file included from <command line>:1:
/tmp/nesccppm1MntrDM:1713:1: warning: "MSP430_UARTO_BUS" redefined
/tmp/nesccppm1MntrDM:1702:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1714:1: warning: "MSP430_I2CO_BUS" redefined
/tmp/nesccppm1MntrDM:1703:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1716:1: warning: "MSP430_SPI1_BUS" redefined
/tmp/nesccppm1MntrDM:1705:1: warning: this is the location of the previous
definition
/tmp/nesccppm1MntrDM:1717:1: warning: "MSP430_UART1_BUS" redefined
/tmp/nesccppm1MntrDM:1706:1: warning: this is the location of the previous
definition
make: *** [exe0] Fehler 1
[EMAIL PROTECTED] BlinkToRadio]#




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

Reply via email to