Skip to content
Snippets Groups Projects
Commit abf0f07a authored by Sven Wegener's avatar Sven Wegener
Browse files

stmhal: Set entry point for ELF binary debugging


When loading the ELF binary to the board with a debugger, the debugger
needs to know at which point to start executing the code. Currently the
entry point defaults to the start of the .text section.

Signed-off-by: default avatarSven Wegener <sven.wegener@stealer.net>
parent 072bd07f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment