pc ble driver connectivity build

I tried building the pc ble driver connectivity hex build.

I tried various ways to build it with different command shells and:

1: I saw the error "couldn't find make."

2: I also saw the error "could not find pthread.h"

so:

3: should I use the Visual Studio 2019 dev prompt shell to do the build? if I use a different command shell, I see the error: "can't find cmake."

4: how do I verify that the build is using the installed arm compiler?

5: how do I verify that pthread.h can be found?

As a side question: the pc ble driver build instructions don't seem to indicate the final goal for the "connectivity hex build."

Given that I'm working with the nrf52840 dev board, am I supposed to install the S140 soft device, first, and then install the connectivity hex build, next?

i.e. I'm not sure how the connectivity hex build "pulls in" the S140 soft device; so I'm thinking the S140 soft device gets installed separately but I'm not sure...

Thanks!

Parents Reply Children
Related