Tool/software:ti-processor-sdk-rtos-j721s2-evm-09_02_00_05
Hello,
We are using fvid and csitx drivers on MCU2_0 to output image through csitx.
There are some errors happen when using function Fvid2_create.
src/fvid2_drvMgr.c @ Line 789: EALLOC: Invalid driver ID!! EALLOC:
The function Fvid2_create()
is being called as follows:
m_csitxpHandle = Fvid2_create( CSITX_TX_DRV_ID, CSITX_INSTANCE_ID_0, &csitxCreateParams, &csitxCreateStatus, &csitxCbParams);
Could you please help me understand what might be causing this error and how to resolve it? Any guidance or suggestions would be greatly appreciated.
Thank you!
Best regards,