2021-02-16 01:05 AM
Hi,
I am facing some issues with debugging SBSFU project.
When I flash the application in debug mode, I can not jump to breakpoints set in SBSFU projects.
Is there any way to perfrom this.
Best Regards,
Ankush Nagaraju
2021-02-24 10:33 AM
Hi Ankush,
when you debug one application and want to access to another one you need to load the symbols of this other one.
This is done in different ways depending on the debugger you are using.
Best regards
Jocelyn