SPS do not compile / or crash with Eclipse in Linux

Hi,

I was able to make the dsps_device exemple work with Keil on a Windows computer. I would like to do the same with Eclipse under Linux. I downloaded the SPS and made two changes to user_profile.h, I undefined CFG_PRF_REMOTE_CONFIG and CFG_PRF_SUOTAR. When I do the same in Eclipse under Linux, I compile after a Clean. I get 8 errors and 15 warnings. If I redo build with no change, I got 0 errors and 0 warning. But when I start debugging the code stops at system_init() which is great and after I click the Resume button, the chip do not advertise. Then, I click the suspend button and find in the disassembly that the execution is always stuck at the same address which is 000010fc. Please try to reproduce, I am sure that there is a bug here. This is what I am using:

DA14531-00FXDEVKT-P with DA14531-01FXDB-P daughterboard.

SDK 6.0.22.1401

PSP 6.150.6.77

Linux Mint 21.2

Thank you,

Rémi