Other Parts Discussed in Thread: OMAP3530
I have just included the smooth module api in my application and I am using the omap3530 evm with dvsdk 3_00_00_29 tools.
I have been using other DMAI modules like Buffer handles and Buffer Tables, and now wanted to included the Smooth module.
But I am getting " undefined reference to `Smooth_create' " messages in my application build(linker command).
Do I need to enable this module in the dmai build? or is this module not supported on the OMAP3530?
There doesn't seem to be an Example App for it?
Thanks for any help.