cancel
Showing results for 
Search instead for 
Did you mean: 

Access Protection in STR71x Software Library

shinnlin
Associate II
Posted on November 30, 2004 at 22:26

Access Protection in STR71x Software Library

2 REPLIES 2
shinnlin
Associate II
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

shinnlin
Associate II
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.