Posted on May 17, 2011 at 12:49I set read-out protect falsh by FLASH_ReadOutProtection(ENABLE) ; , then my code not work . So i can't Un-protect it. In datasheet say follow. ''Once the protection byte has been programmed to a value: Main Flash memory read access is not allowed except for the user code (when booting from main Flash memory itself with the debug mode not active). ....'' Why my code not work? I am sorry.Please help me.
I finally succeed. Thank you from my heart. There is a question. If I set read-out protect the flash, then my code not work. In datasheet say follow. ''Once the protection byte has been programmed to a value: Main Flash memory read access is not allowed except for the user code (when booting from main Flash memory itself with the debug mode not active). ....'' Why my code not work? I am sorry.Please help me.