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

BUTTONS_NUMBER and BUTTONS_ACTIVE_STATE undeclared error - Proximity profile example

I am using SES and I tried to open and build this example -->

C:\nordic_semi\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_proximity\pca10056\s140\ses\ble_app_proximity_pca10056_s140 (EMPROJECT file - SES Project)

When i try to build I get the following two errors when it tries to compile bsp.c-->

Has anyone come across this error? Please can you share the fix?

Thanks.

<Joel>

Parents
  • Hi Haakonsh. It is an unaltered version and contains 'include "boards.h" ' which then calls for pca10056.h. Funnily it compiles properly on another PC but not on my main work pc. It is probably something to do with SES setup. I'll try re-installing SES. Is there a tutorial by Nordic semi to help developers setup SES project options properly? Do you normally have to edit options or does SES just auto config? thanks.

Reply
  • Hi Haakonsh. It is an unaltered version and contains 'include "boards.h" ' which then calls for pca10056.h. Funnily it compiles properly on another PC but not on my main work pc. It is probably something to do with SES setup. I'll try re-installing SES. Is there a tutorial by Nordic semi to help developers setup SES project options properly? Do you normally have to edit options or does SES just auto config? thanks.

Children
Related