Page 1 of 1

Can we debug second stage bootloader?

Posted: Mon Sep 26, 2022 6:36 am
by karthikkrv85
Is there any input how to debug second stage bootloader? We are using eclipse to debug the application. when we change the elf to bootloader, we are unable to debug 2nd stage bootloader. we tried placing breakpoint at startup (call_start_cpu0) but it never hits and enters to application.

Re: Can we debug second stage bootloader?

Posted: Fri Dec 22, 2023 10:13 am
by maurizio.scian
I would like to know too...
Moreover, can we start a webserver in the second stage bootloader (and freertos, too...)?