reset(); save(); not clearing code [SOLVED]

Posted on
  • I guess I'll post this for others to find since I figured it out as I was making this post.

    So despite making sure I don't execute at boot event after reset, I couldn't seem to clear my code from flash without doing E.setBootCode() which I understand might be problematic if my code crashes.

    I solved the problem by re-flashing the firmware and it seems to have fixed it.

  • hello @AdaMan82
    sometime pico have strange behavior too and crash with clean code.
    reflashing take few seconds than trying to identify uncommon behavior in code is timeconsuming.
    i downloaded last firmware to avoid low connexion :)
    regards

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

reset(); save(); not clearing code [SOLVED]

Posted by Avatar for AdaMan82 @AdaMan82

Actions