Skip to content
Snippets Groups Projects
user avatar
Daniel Schwierzeck authored
To get correct stack walking and backtrace functionality in gdb,
registers fp and ra should be initialized before calling board_init_f
or board_init_r. Thus allocating stack space and zeroing it as it is
currently done in board.c becomes obsolete.

Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
6d08e22a
History
Name Last commit Last update