cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL55xx LoRaWAN_End_Node_DualCore with SBSFU

MSign.1
Associate II

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.,

2 REPLIES 2
Jocelyn RICARD
ST Employee

Hello,

I guess you are looking for a porting of STM32Cube_FW_WL_V1.0.0\Projects\NUCLEO-WL55JC\Applications\LoRaWAN_FUOTA on STM32CubeIDE

Can you confirm?

Thank you

Best regards

Jocelyn

MSign.1
Associate II

Hi Mr. Ricard,

Yes! It is. It may be helpful to have the project for the STM32CubeIDE. I've asked for an EWARM evaluation licence but I'm still not able to compile the application example.

Thank you and best regards,

Marco Signorini.