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

NRF51822 and one wire

Hi ,

I am trying to run one_wire example provided by this links

https://gist.github.com/pabigot/46502004045eeca86612

https://github.com/pabigot/bspacm

I tried running make in the example folder link , but I received the following error:

makefile:20: /make/Makefile.common: No such file or directory
make: *** No rule to make target `/make/Makefile.common'. Stop.

I figured out why this error occurs. and by adding this lines i solved this error

BSPACM_ROOT := ../../../

Now, I get this problem:

../../..//make/Makefile.common:218: *** No BOARD identified.  Stop.

Can somebody please help me resolving this issue?

Thanks and regards,

Norin saiyed

Parents Reply Children
No Data
Related