Menu

cnt_to_leds not working

Help
2002-02-07
2002-02-13
  • Manuel Ruiz-Sandoval

    I have a rene mote. I can run the application blink.

    The toscheck has no errors or warnings.

    When I run the cnt_to_leds application I have the following error

    ../../tools/desc2hdrs ../../tos/platform/rene/CLOCK.h ../../tos/platform/rene/MA
    IN.h ../../tos/shared/COUNTER.h ../../tos/shared/INT_TO_LEDS.h ../../tos/system/
    LEDS.h ../../tos/system/POT.h  > binrene/All_headers.c
    avr-gcc  -c -Os -Wall -I. -Ibinrene -I../../tos/include -I../../tos/platform/ren
    e -I../../tos/platform/rene/include -I../../tos/platform/sensorboard/basic/inclu
    de -mmcu=at90s8535 -DDEFAULT_LOCAL_GROUP=0x7D  -o binrene/All_headers.o binrene/
    All_headers.c
    In file included from binrene/All_headers.c:4:
    ../../tos/shared/INT_TO_LEDS.h:6: conflicting types for `INT_TO_LEDS_OUTPUT_COMM
    AND'
    ../../tos/shared/COUNTER.h:12: previous declaration of `INT_TO_LEDS_OUTPUT_COMMA
    ND'
    make: *** [binrene/All_headers.o] Error 1

    I do not what is the problem.

    Thank you in davance for you help

    Manuel (mruizsan@nd.edu)

     
    • Manuel Ruiz-Sandoval

      After expanding the zip file using tar xvfz the problem was solve

       

Log in to post a comment.

Monday.com Logo