i.MX53 Serial communication

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

i.MX53 Serial communication

跳至解决方案
2,377 次查看
i_MX51EVKSDCard
Contributor II

I have imx53 on my board and had my sequence worked out. But I don't see any serial prompt something like ' >', am I suppose to see something at power up on the serial prompt? I wanted to run python script iMX_Serial_Download_Protocol.py

Please help

Thanks,

-Puneet


标签 (1)
0 项奖励
回复
1 解答
3 回复数
1,758 次查看
Yuri
NXP Employee
NXP Employee

The internal serial (UART / USB) i.MX bootloader does not provide any special prompt.
Sometimes we can see some chars 'Vx' as standard (ACK) responses (0x56, 0x78), but those
are not prompt. Please look at section 7.8.3 (Serial Download Protocol) of the i.MX53 Reference
Manual. 

0 项奖励
回复
1,758 次查看
i_MX51EVKSDCard
Contributor II

Thanks Yuri.

Are there any examples I can load on-chip using JTAG to test some internal features like how fast is the core clock running, if serial port is initialized etc.?

Also we have DDR3 in our system, how to initialize it and adjust timing?

Please advice.

Thanks,

-Puneet

0 项奖励
回复
1,759 次查看
Yuri
NXP Employee
NXP Employee
0 项奖励
回复