Skip to main content
MSign.1
Associate
March 30, 2021
Question

STM32WL55xx LoRaWAN_End_Node_DualCore with SBSFU

  • March 30, 2021
  • 2 replies
  • 1025 views

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

This topic has been closed for replies.

2 replies

Jocelyn RICARD
ST Employee
April 7, 2021

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
MSign.1Author
Associate
April 8, 2021

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.