This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

debug bootloader for thread examples

Hi,

I wonder if there exists a debug bootloader for thread examples. There is a bootloader in the secure DFU example, but it is not for debugging. "examples/thread/dfu/bootloader" . I appreciate if you can point me to the right direction.

Best regards,

Ozan

Parents
  • Hello,

    I am sorry. At this point in time there are no Thread Bootloader examples. I don't know whether you want to debug the bootloader or the actual application, but you may be able to disable the CRC check in the bootloader project if you want to debug the application. I have not tried this in the Thread Bootloader, so I wouldn't know exactly how to do it, but please specify what you are looking for, and we can see if we can find a usable approach.

    Best regards,

    Edvin

Reply
  • Hello,

    I am sorry. At this point in time there are no Thread Bootloader examples. I don't know whether you want to debug the bootloader or the actual application, but you may be able to disable the CRC check in the bootloader project if you want to debug the application. I have not tried this in the Thread Bootloader, so I wouldn't know exactly how to do it, but please specify what you are looking for, and we can see if we can find a usable approach.

    Best regards,

    Edvin

Children
Related