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.

Adeneo BSP, USB OTG Active Sync - error to fix

Other Parts Discussed in Thread: OMAP3530

about latest CE 6 BSP from Adeneo

I found that MUsbOTGRegCfg_t->dwActiveSyncDelay member defined in

COMMON\SRC\SOC\COMMON_TI_V1\OMAP3530\MUSB\MUSBOTG\otg.hpp

newer initialised by .reg file and even not read by DEVICE_REGISTRY_PARAM on start.

But it used in code and always initialised by 0 on class constructor.

Please make atention for it.