View previous topic :: View next topic |
Author |
Message |
enti
Joined: 20 Dec 2006 Posts: 2
|
Please help me about ex_fat of CCS example |
Posted: Tue Mar 10, 2009 4:14 am |
|
|
I run CCS (ex_fat) example with PIC18F4550 and SD card. I can create folder and file on SD card, but when I use PC to explore that SD card, there aren't any folder and file on SD card. But I check with PIC is OK.
Please help me with this example. |
|
|
evsource
Joined: 21 Nov 2006 Posts: 129
|
|
Posted: Fri Feb 25, 2011 4:35 pm |
|
|
It's too bad someone hasn't posted a response to this. I'm getting the same behavior, and have read this in some other places on the forum. Everything works great on the PIC, but try to read the SD card on a PC, and nothing shows up. However, if you use a hex editor that can show the contents of the disk, the files written using the PIC all exist.
I implemented all the code modifications in these threads:
http://www.ccsinfo.com/forum/viewtopic.php?t=43402
http://www.ccsinfo.com/forum/viewtopic.php?t=43417
If anyone knows the solution here, I'd love to hear it. |
|
|
|