Hi, Jiri
At first, the program is stopped first break point - address 0x798.
I didn't set break point there. Screenshot is initial screen of debug session.
So, I think break point set automatically, that means program is ready to start running?
I don't understand clearly about your comment.
=> on 0x410 address is reset handler written in Assembly language. By default - first breakpoint is in main() function and as you can see on your screenshot - the program is stopped there - address 0x798.
And the 0x410 tab still show in my debug session.
Thank you
BR, minkyu.