How to dump memory map of i.MX processor?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to dump memory map of i.MX processor?

1,449件の閲覧回数
adevries
Contributor V

Background: I am trying to verify the propagation delay of the DDR traces on the PCB I designed. To accomplish this, I figured the easiest way is to look at the delay values listed in the DDR PHY memory mapped registers. On microcontrollers, reading registers is easy enough to accomplish, but I don't know how to do that when dealing with an 8M Mini.

I have an i.MX 8M Mini processor running a custom Yocto-generated linux OS. When powered on, it first goes through uboot before starting linux. Is it possible for me to use uboot or linux to dump the DDR PHY memory mapped registers to a file or some format I can read?

ラベル(1)
タグ(5)
0 件の賞賛
返信
1 返信

1,436件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

In uboot console, you can use mb command to read register.

0 件の賞賛
返信