Hello Everyone,
I am currently working on a TDA2P usecase that includes LDC which is done by SIMCOP. The according LDC params, e.g. the outputBlockWidth and outputBlockHeight can be set in simcopConfig.ldcConfig.advCfg.
The TRM shows the min. requirements for these two parameters (width must be multiple of 8/16/32, fitting into the outputFrame completely etc.) but I was wondering if there are any max. values that OutputBlockWidth and OutputBlockHeight can be? For performance reasons I want to make those params as big as possible but the usecase crashes when they are too big.. are they restricted by a buffer size or something else?
Regards,
Tobias