2020-10-19 07:54 AM
Hi,
I am trying to use external flash to download the FW and facing issue at FWPartialTag comparison. I want to debug SECoreBin project to see what is going on while I am in debugging SBSFU project.
Is this debug jump possible? If so, Could you please let me know how to achieve this CubeIDE.
Thanks,
Ankush
Solved! Go to Solution.
2021-09-22 06:11 AM
2020-10-23 05:19 AM
Hello Ankush,
the setup that is working is to add to the SBSFU debug, the SECorebin debug symbols loading.
You also need to deactivate the flashing on both parts
So, SBSFU should be already flashed.
Then you attach with the debugger setup with both binaries.
I'm not 100% sure which one of the SBSFU and SECorebin should be first in the list.
If not working with one order just change the order.
Best regards
Jocelyn
2021-09-22 06:11 AM
I was able to debug both SE + SBSFU using this configurations =)
2021-09-22 06:47 AM
Hello @MBuen.1 ,
yes you are right, for SBSFU not need to have SBSFU already flashed.
Thank you for the details
Best regards
Jocelyn