Compiling ble_uart example fails in SES

I want to compile the ble_uart example using Segger Embedded Studio. I installed today the latest version V8.16. I am using nRF5_SDK_12.3.0_d7731ad.

I imported the project following the getting_started_nrf5sdk_ses.pdf file and made all changes stated there.

When I compile the I get the following:

What am I doing wrong?

Kind regards

SergioT

Parents Reply
  • Hello,

    I see from the screenshots that you are using Segger Embedded Studio version 8.16b, but the nRF5 SDK is not compatible with versions 6.20 and later. I recommend installing version 5.42a, as this is the version the SDK was tested and verified with. From the SDK release notes:

    The following toolchains/devices have been used for testing and verification:
     
     - ARM: MDK-ARM version 5.25   
     - GCC: GCC ARM Embedded 9.2020-q2.major
     - IAR: IAR Workbench 7.80.4
     - SES: SES 5.42a

Children
Related