Skip to content

uint32_t redefined in type.h include (LeafNode_blink_nRF_test/src/main.c and leaf_sensor_node/src/main.c) #1

@mescalan

Description

@mescalan

type.h include in LeafNode_blink_nRF_test/src/main.c and leaf_sensor_node/src/main.c redefines the type declared in GNU C (GNU Tools for ARM Embedded Processors) stdint.h.

In file included from c:\program files (x86)\gnu tools arm embedded\4.9 2014q4\lib\gcc\arm-none-eabi\4.9.3\include\stdint.h:9:0,
from ../cmsis/core_cm0plus.h:111,
from ../cmsis/LPC8xx.h:116,
from main.c:36:
c:\program files (x86)\gnu tools arm embedded\4.9 2014q4\arm-none-eabi\include\stdint.h:45:20: note: previous declaration of 'uint32_t' was here
typedef __uint32_t uint32_t ;
^
: recipe for target 'main.o' failed
make: *** [main.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions