mod54415 EFFS_MULTIPLE_MMC Factory Example
Posted: Fri Apr 19, 2013 3:43 pm
Hi everyone!
I've been playing with my new mod54415 dev kit; recently I tried to run the EFFS_MULTIPLE_MMC example located in .../examples/MOD5441X/EFFS_...
I found that the program isn't able to format the microSD onboard;but it does recognize the offboard SD card and it is able to write the .txt file.
The memory I am using is a 2GB SanDisk microSD for the onboard socket and another one with a microSD Adapter for the offboard socket.
I ran the program without the microSD and, as expected, it ask you to insert the microSD. Once I insert it (onboard socket), it prints these errors:
F_ERR_NOTFORMATTED
F_ERR_INVALIDDRIVE.
I tried with the microSD already inserted before running the program, and still doesnt seem to be able to format it.
I have not modified the original code of the example.
I used the MOD-Dev-70 dev board.
I would appreciate any insights on what might be wrong.
Thanks!
I've been playing with my new mod54415 dev kit; recently I tried to run the EFFS_MULTIPLE_MMC example located in .../examples/MOD5441X/EFFS_...
I found that the program isn't able to format the microSD onboard;but it does recognize the offboard SD card and it is able to write the .txt file.
The memory I am using is a 2GB SanDisk microSD for the onboard socket and another one with a microSD Adapter for the offboard socket.
I ran the program without the microSD and, as expected, it ask you to insert the microSD. Once I insert it (onboard socket), it prints these errors:
F_ERR_NOTFORMATTED
F_ERR_INVALIDDRIVE.
I tried with the microSD already inserted before running the program, and still doesnt seem to be able to format it.
I have not modified the original code of the example.
I used the MOD-Dev-70 dev board.
I would appreciate any insights on what might be wrong.
Thanks!