This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC23xx RL-Flash bug on SD card init after Reset

Hi !
I have a mcb2300.

I made the test with the SD_File demo. When I reset the target with the button, the app is unable to init the SD card (tried many times).
If I to reinsert the SD card and relaunch initialization, the SDcard init is successful.
If I power OFF/ON the target the SDcard init is successful.

File_config.c is version 3.70.

That's annoying when the code may reset by watchdog, and nobody can access the stuff to reinsert the card.

Thanks for any response.