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

Problem with fformat ("M:SD_CARD /FAT32");

Hello,

I try to format an SD_CARD with the LPC2368 and RL-ARM 3.40 with :

fformat ("M:SD_CARD /FAT32");

It doesn't work and I don't understand why.

Somebody can help me ?

Thanks

Parents
  • Hi,

    can you try using SD_File example for the microcontroller that you are using and try in command line "format SD_CARD /FAT32" and see if that works?
    Did you make any changes to the code?

Reply
  • Hi,

    can you try using SD_File example for the microcontroller that you are using and try in command line "format SD_CARD /FAT32" and see if that works?
    Did you make any changes to the code?

Children
No data