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 debug cadence_qspi_apb.c

Part Number: TDA4VM

Hello,

The SDK I'm using is linux-automotive-j7-evm-07_00_01. I'm trying to print debug messages in the cadence_qspi_apb.c file.

I added "#define DEBUG" at the top of the u-boot/include/common.h but the SD booting is halt and can't reach to the u-boot prompt as below.

Is the common.h right point to enable DEBUG option? It prints too many unnecessary things but adding DEBUG to the c file didn't print.

Thanks.

halt