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.