Hi,
I am not able to compile the SDK example by using SES for ARM V3.52.
I got one error which shown below:
It pointed to the link ldr r0, =%4
Thanks
Gan
Hi,
I am not able to compile the SDK example by using SES for ARM V3.52.
I got one error which shown below:
It pointed to the link ldr r0, =%4
Thanks
Gan
Hi.
Which SDK are you using? Have you done any modifications to your code?
- Andreas
are you using GCC or did you switch SES to use clang?
I am using SES directly. I followed the tutorial from Nordic website. After I downloaded the SES from Segger > I download the SDK ver 15.2.0 > open the example in the SDK under ses folder > Plug in the dev kit > click compile and run.
Then I got that error.
-Gan
Hi.
I'm not able to reproduce this error, could you try to download and unzip SDK 15.2 again, and see if you still get this error? Also check that you use GCC and not clang here:
- Andreas