How to read a file .MP3 in subdirectory folder

General discussion on mikroC.
Post Reply
Author
Message
shaharil
Posts: 2
Joined: 21 Jan 2011 08:34

How to read a file .MP3 in subdirectory folder

#1 Post by shaharil » 21 Jan 2011 09:28

Hi,

I have some problem..I able to read the .MP3 file by using MMC_FAT16 library...But when I tried to load many .MP3 file into SD card, I found that I just only can load until 170 files.

So I need to create the sub directory folder and put all the .MP3 files into this folder..

The problem is I don't know how to read the files inside the folder.

Can anyone help me on this?

-shaharil-

KaranSoin
Posts: 130
Joined: 07 May 2010 22:27
Location: Melbourne, Australia

Re: How to read a file .MP3 in subdirectory folder

#2 Post by KaranSoin » 27 Jan 2011 04:33

The MMC library with mikroC does not support sub-directories, not with version 3.2 atleast (its mentioned in the MMC section of the help file).

Regards

Post Reply

Return to “mikroC General”