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.

Parents
  • So the problem occus when the processor resets without a power-cycle at the card?
    Surely

    I don't think these boards are designed for shipping to your customers?
    You mean that the pb is due to the board design ?

    In fact I wrote to keil, but still waiting for answer ... So I tried here.

Reply
  • So the problem occus when the processor resets without a power-cycle at the card?
    Surely

    I don't think these boards are designed for shipping to your customers?
    You mean that the pb is due to the board design ?

    In fact I wrote to keil, but still waiting for answer ... So I tried here.

Children