IMX93EVK no uart log

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IMX93EVK no uart log

跳至解决方案
1,787 次查看
lykaios1203
Contributor II

Bought imx93evk, power it up and connect the USB DBG to my pc and open up the tty to check the log with 115200, but failed to see any log, after flashing with sudo ./uuu LF_v6.6.52-2.2.0_images_IMX93EVK.zip, still can not see usrt log, what do i miss?

标记 (2)
0 项奖励
回复
1 解答
1,756 次查看
danielchen
NXP TechSupport
NXP TechSupport

HI lykaios1203

 

The i.MX 93 Applications Processor has six independent UART ports (UART1 – UART6). On the MCIMX93-EVK board, UART1 is used for Cortex-A55 core, and UART2 is used for Cortex-M33 core. A single chip USB to dual UART, JTAG, and I2C is used for UART debug and remote debug. The part number is FT4232H. The developers can download the driver from FTDIwebsite.


After the driver for FT4232H is installed, the PC will enumerate four COM ports when the USB cable is plugged into the J1401 connector, the third port is used for A55 and fourth for M33 system debugging. 

 

Regards

Daniel

在原帖中查看解决方案

3 回复数
1,759 次查看
lykaios1203
Contributor II

pin attached

0 项奖励
回复
1,757 次查看
danielchen
NXP TechSupport
NXP TechSupport

HI lykaios1203

 

The i.MX 93 Applications Processor has six independent UART ports (UART1 – UART6). On the MCIMX93-EVK board, UART1 is used for Cortex-A55 core, and UART2 is used for Cortex-M33 core. A single chip USB to dual UART, JTAG, and I2C is used for UART debug and remote debug. The part number is FT4232H. The developers can download the driver from FTDIwebsite.


After the driver for FT4232H is installed, the PC will enumerate four COM ports when the USB cable is plugged into the J1401 connector, the third port is used for A55 and fourth for M33 system debugging. 

 

Regards

Daniel

1,745 次查看
lykaios1203
Contributor II
i found out there are actually multiple port being open and i was only targeting the first, which ends up no output, thanks
0 项奖励
回复