STM32WL55xx LoRaWAN_End_Node_DualCore with SBSFU
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 STM32WL55xx nucleo board.
I'm currently lost with a set of errors like that:
undefined reference to `SVC_SYS_DisableAllNvicIrqs'.
I suspect there is some code missing and/or incorrect defines in my project, for any service used to interact with SVC_APP_Handler in sys_privileged_services.c
... any help on this?
Than you and best regards.,
