IMX8M Mini A53 core UART debug

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8M Mini A53 core UART debug

1,090 Views
suhas_mv
Contributor II

Hi,

We are using i.MX8M mini (MIMX8MM3CVTKZAA) in our design, when referred to i.MX8M mini EVK schematics (SPF-31399_C2), UART 2 is used for A53 debug and UART 4 is used for M4 debug, is it mandatory to use the same UART's for  A53 debug and M4 debug? Is it possible to move the debug ports to other UART's (i.e. UART 1 and UART 3)?

Regards,

Suhas

0 Kudos
2 Replies

1,078 Views
igorpadykov
NXP Employee
NXP Employee

Hi suhas_mv

 

in general yes - it is possible to move the debug ports to other UART's

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mm-evk.d...

Software changes may be performed for console (uart2) in dts

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mm-evk.d...

 

Best regards
igor

 

0 Kudos

1,055 Views
suhas_mv
Contributor II

Thanks for the information

Regards,

Suhas

0 Kudos