HOW TO DEBUG BOOTLOADER USING CUBEIDE
hi,
I am trying to debug the bootloader which comes with sensortile.box to change it for my requirements. In doing so I want to inspect how it works using debug session. But unfortunately, when starting to debug the session the curser doesn't even recognize the main.c func. how to debug a bootloader successfully. I tried with user applications and I can debug...

