This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

unable to compile OpenMesh on SDK12

Hi,

I'm unable to compile the OpenMesh example application. I've modified the make file with correct paths. However I'm getting the following error. Can you please help?

In file included from ../../../../../../components/device/nrf.h:49:0, from ../../../rbc_mesh/rbc_mesh.h:36, from ../main.c:31: ../../../../../../components/device/nrf51.h:119:130: fatal error: core_cm0.h: No such file or directory #include "core_cm0.h" /*!< Cortex-M0 processor and core peripherals */ ^ compilation terminated. make: *** [_build/main.o] Error 1 ein-mac-avati:gcc sxa20$

Related