Part Number: TDA4VM
Hi TI experts,
ENV : RTOS8.4 & not evm board
When debugging the usb device and found that the usb device could not be detected. There some questions and please help me to figure it out.
Q1:Is the interrupt-controller0 resource allocation failed cause of the failure of the USB detected?

Q2: interrupt-controller0 resource allocation failed seems to be related to SCI.We found through searching the code that the actual error was reported in ti_sci_get_resource_range() function in the ti_sci. c file.But I still can't understand what caused it get reource range failed?And what this annotation( /* Neither of the two resource range is valid *//* Neither of the two resource range is valid */ ) means?

Q3:The USB driver seems to be loading normally. However, by checking the dmesg, only USB 1 and USB 2 are initialized, and there is no initialization information for USB 3 and USB 4.
What conditions do USB 3 and USB 4 meet to initialize properly?


Regards.


