Skip to main content
eduardlecha
Associate
May 9, 2023
Question

Error on Debugging the project LRWAN_NS1 of the i-cube-lrwan package

  • May 9, 2023
  • 0 replies
  • 691 views

I am getting the following errors when debuging the project from the package. I have the standard package downloaded directly from the official website, I've also done a full chip erease and after this, load the firmware again, and the error persists. I am using the version 2.1.0 of the package.

On the following I am putting the error prints.

set *(int *)0xE000EDFC=*(int *)0xE000EDFC|0x400

set *(unsigned int *)0x40015804&=~0x6

Temporary breakpoint 1, main () at C:/Users/eduar/OneDrive/Escriptori/STM32CubeExpansion_LRWAN_V2.1.0/Projects/NUCLEO-L073RZ/Applications/LoRaWAN/LoRaWAN_End_Node/Core/Src/main.c:73

73 HAL_Init();

This topic has been closed for replies.