Skip to main content
Visitor II
November 30, 2004
Question

Access Protection in STR71x Software Library

  • November 30, 2004
  • 2 replies
  • 634 views
Posted on November 30, 2004 at 22:26

Access Protection in STR71x Software Library

    This topic has been closed for replies.

    2 replies

    shinnlinAuthor
    Visitor II
    November 30, 2004
    Posted on November 30, 2004 at 05:59

    Two questions :

    1. what's the difference between FLASH_DebugPrConfig() and FLASH_AccessPrConfig() ?

    2. there's no initial value or value setting for variable TmpProtection in FLASH_DebugPrConfig(). is it a bug ?!

    Regards

    shinnlinAuthor
    Visitor II
    November 30, 2004
    Posted on November 30, 2004 at 22:26

    Oh ~ I do have FLASH_AccessPrConfig() in the library. :)

    The reasons why I ask the 1st question are :

    1. what FLASH_AccessPrConfig() does is enough for permanently disable Access Protection

    2. If 1. is right, the temporarily one is missing in library. So I suppose FLASH_DebugPrConfig() is for temporary.