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.

UART0 ( DebugP_log() ) still working after commenting out the pinmux related stuff

Part Number: TMDS62LEVM
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

I commented out the pinmux_init(), but still see the UART0 working without any gpio initialization.

DebugP_log("uart initialization 1\r\n");

I checked the map file and see no pinmux_init()

Wondering what's the reason behind this? I've also tried fully removed the Debug folder then rebuilt/POR the EVM but still get same result.

Thanks,

Dazong