Tool/software:
Hello,
I tried to setup csi channel according to example (SOC_J784s4 MCU3_0)
pdk_j784s4_09_02_00_30/packages/ti/drv/csirx/examples/csirx_capture_test
1. UdmaInitPrms_init(UDMA_INST_ID_BCDMA_0)
got follwoing error with VINTR =0:
[UDMA] [Error] VINTR alloc failed!!!
[UDMA] [Error] Event 5 config failed!!
[UDMA] [Error] Global master event register failed!!!
2. When UdmaInitPrms_init(UDMA_INST_ID_MAIN_0)
got a problem with chHandle->cqRing =NULL (is not allocated):
[UDMA] [Info] chHandle->fqRing A5576C80, instT 0 ret 0
Could you please provide a hint why the startup config is failing?
Best Regards
Wojciech Godek