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

BLE softe device 7.0+ESB have some problem in link and imag

When I put the ESB lib into my BLE Soft Device the MDK tell me that it have some error in it. What's wrong in my project? if I need ESB+BLE what should I do?(NRF51822+SDK6.1.0+SD 7.0+ESB LIB)

L6242E: Cannot link object nrf_link_core.o as its attributes are incompatible with the image attributes.

image description

Parents
  • I just tested this. Works fine. I added esb_arm.lib to Libraries, #include "nrf_esb.h" to main.c, and ..\..\..\..\..\..\Include\esb as an include path.

    Here is my project, unzip it to C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\experimental. SDK 6.1.0.

Reply
  • I just tested this. Works fine. I added esb_arm.lib to Libraries, #include "nrf_esb.h" to main.c, and ..\..\..\..\..\..\Include\esb as an include path.

    Here is my project, unzip it to C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\experimental. SDK 6.1.0.

Children
No Data
Related