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.

TDA4VM: How to Interrupt route,The meaning of the "Sciclient_rmIrqSetRaw" parameter

Part Number: TDA4VM
Other Parts Discussed in Thread: SYSCONFIG

Hi Ti

I would like to work on MCU3_0 Using 12 IO channels to capture USS signals,then trigger UDMA to move GTC data. The demo found in the forum uses GPIO0_ 90, And the demo is run in MCU 2_0, so I am currently using MCU2_ 0.  I would like to try changing IO to another IO first, such as GPIO0_93, but there will be an error when running, and the program seems to be stuck in the function SemaphoreP_ Pend (appChObj ->transferDoneSem, SemaphoreP_WAIT-FOREVER); I guess it's the function Sciclient_ The parameters of rmIrqSetRaw need to be modified, but it is unclear how to modify them, as shown in the following figure. Especially for src_ ID, src_ Index, dst_ ID, dst_ Host_ Irq, valid_ ParamsCould you please advise me? Thank you.