User Activity

Hi Community. I'm trying to port the LoRaWAN_End_Node_DualCore with SBSFU application example to CubeIDE but I'm facing a lot of linker errors. Is there a way to have a working CubeIDE project for this example? I'm working with the dual core STM32WL5...
Further investigating I see that the problem seems related to symbols exported for the se_interface, compiled into the 2_Images_SBSFU_CM0PLUS project and exported as .elf and .o file, thus included in the 2_Images_UserA__CM0PLUS project linking phase...