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.

Is Linux needed for OMAP3530 CODEC Engine

Other Parts Discussed in Thread: OMAP3530

Do I need to have Linux on my Target, OMAP3530, to use the Codec Engine and H.264 codec (decoder)? I am used to embedded microprocessor coding where there is no operating system. It seems like learning Linux is a steep learning curve. My application is simple, I receive Ethernet packets containing H.264 video and I want to decode it into analog video. I was thinking of just using LWIP for the Ethernet part.