2025-05-16 10:35 AM
Good morning, I am programming a SensorTile using the STEVAL-STLKT01V1 expansion kit, and when I flash the program to the device, I encounter the following error:
Break at address "0x8000270" with no debug information available, or outside of program code.
2025-05-19 1:30 AM
Hello @luca12017
How did you flashed the board? Are you using STM32CubeProgrammer? It seems an issue with the address or the bank of the flash. You can check the start address: it should be 0x08000000 in a firwmare without bootloader.
Best regards
Simone