[SOLVED] Return value of SEGGER_FL_Verify

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Return value of SEGGER_FL_Verify

    The program flow : SEGGER_FL_Erase => SEGGER_FL_Program => SEGGER_FL_Verify
    ReturnVal != Addr+NumBytes of SEGGER_FL_Verify indicates an error and gives the address where verification failed. Will the programmed .
    May I know when verify failed, what will the programmed data be? Will it be revert automatically?
    Thanks
  • Hi,
    No, it will not be reverted automatically.
    As a verification error indicates an issue during programming it would not really make sense to attempt another
    programming procedure to revert the changes, as this might very well fail again.

    The data on the target is not defined from the address where the verification failed onward.
    You can check it by reading back the programmed ranges.

    BR
    Fabian
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.