SC66MWNB-32GB-UNN: Module Initialization Issue

Hello,
I am working with the SC66MWNB-32GB-UNN and I am encountering an issue during the initialization of Android 10. I collected the data via serial, through the DEBUG_RXD signal. The file can be viewed in the attachment (LOG_RUIM.txt).
I am able to view Android through ADB and the Vysor software.

Could you assist me with debugging this issue?
LOG_RUIM.txt (62.7 KB)

Hi,
From the log, there is something issue with I2C communication.
Are you debugging TP driver on your device?

Hello,

I am not using the touch panel in my project. The I2C bus is empty, as shown in the following example:

image

Thank you