2023-05-09 01:45 AM
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();