This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TMS320C6678: How to input an image

Part Number: TMS320C6678

Tool/software: TI-RTOS

Hi,

I am working on a real-time processing project using TMS320C6678L DSP.  I am doing a real-time OFDM system and my input data will be an image file (i.e .jpg, .png, etc) but I do not know a direct function in Code Composer Studio to read the image and convert it to its binary form. Can you recommend any method or implementation to input the binary data of an image? thank you very much!