This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF52 merging example BLE periperal with pheriperal Issue in the make file inclusion

Hi everybody.

I'm margin two different projects:

examples\peripheral\usbd_hid_generic

with

examples\ble_peripheral\ble_app_hids_keyboard

but, using the make file, i found a problem.

I have to deletle this file,
nRF5_SDK_17.0.2_d674dde\components\drivers_nrf\nrf_soc_nosd\nrf_error.h

otherwise it will be included with-out the correctversion:

nRF5_SDK_17.0.2_d674dde\components\softdevice\s140\headers\nrf_error.h

There is other way to sove this problem?

Best regards,

Alberto

Parents Reply Children
No Data
Related