Hi everyone, I hope you can help me.
I have a TMS320C5515 eZDSP USB STICK kit from TI. I have to implement project "Fractal Image Compression" using this kit in a subject in my university.
It means that I have an image like Lena which can be loaded from SD Memory Card on the kit or from my computer, and then, through the kit, the image will be processed and the output is saved in the SD MemoryCard. I also downloaded the UNIX C code for this algorithm from the Internet. So I have to convert it to C code for the kit to run.
But, I am a new member and I have no experience about this kit. I downloaded from IT.com some reference documents and readed it but I have some problems:
1, How can I have full documentations especially about C/C++ programming in this kit? I cannot find anything from CD attaching with the kit.
2, Can you share with me some experiences if you implemented some projects like that? Like, how to connect with SD Memory Card by C programming? How to read files from SD Memory Card to my computer to check the results by programming in CCS4?
Deadline of my project is the end of October. So I do not have much time to do it. Please help me.
Thank you very much