cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Disassembly Error

Leopold N.
Associate II

Hello,

i use STM32CubeIDE to program STM32H753 and i now got this error in my disassembly (attached).

The Code Piece is attached too.

I tried a bit and have seen that the error only occurs when i add the for-loop. Without it, its all ok. When i move the for-loop out of the if-break, its ok too.

The error occurs because the debugger tries to read from address 0x00010000, which doesnt exist physically (ITCM ends at 0x0000FFFF). But i dont know, why the debugger accesses that address.

I attached the debug log too.

Anyone an idea?

Greetings

0 REPLIES 0