I am working on a SOC which has 8051 microcontroller core & a 24 bit DSP. It has 16 KB of data RAM (on soc). 14KB is already occupied by other applications. So by using the remaining 2KB memory in data RAM, i have to sort the 200 audio files alphanumerically ( Long filename FAT32 ). Can anybody help me in this problem?