Debugging "ota2_bootloader.c"

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SaSh_4649506
Level 2
Level 2
5 replies posted 5 questions asked 5 sign-ins

Hi,

I am working on BCM943909WCD1, and whenever I placing debug break point(s) in "ota2_bootloader.c", the following error pops up.

pastedImage_0.png

The "ota2_bootloader.c" file is present in that particular directory, yet "No source file" error pops up.

Kindly help and do let me know if I need to share more relevant snippets.

Thanks in advance!

0 Likes
1 Solution
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

OTA2 bootloader is downloaded by default when ota2_example application is executed.

If you want to debug the ota2_boatloader specifically please use the make target : waf.ota2_bootloader-NoOS-NoNS-BCM943909WCD1_3-P320-SoC.43909 and perform clean operation before the build target.

For OTA2 implementation, please go through the OTA2 document in : 43xxx_Wi-Fi/doc/WICED-OTA2.pdf

Can you please let us know the specific reason to debug ota2_bootloader and any other issues you're facing while running OTA2.

Thanks.

View solution in original post

2 Replies