memtool support for i.MX8MM

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

memtool support for i.MX8MM

ソリューションへジャンプ
1,052件の閲覧回数
mattmart
Contributor II

Hi,

It looks like that memtool, among all the i.MX8M family processors, only supports the i.MX8MQ one [ref].

Are there any plans to extend memtool support to the other i.MX8M processors such as i.MX8MM?

Thanks,
Matteo

タグ(4)
0 件の賞賛
1 解決策
969件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @mattmart !

Sorry for the late response!

You can use the memtool but for iMX8M is not defined the macros.

To use the memtool you have to put the direction that you can read/ write instead of the name of the register.

for the register "IOMUXC_SW_MUX_CTL_PAD_GPIO1_IO03" you can do the next:

Chavira_1-1688493725516.png

 

Chavira_0-1688493683827.png

 

Best Regards!

Chavira

 

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
1,003件の閲覧回数
mattmart
Contributor II

It looks like it is not supported on i.MX8MM (Mini):

 

root@imx8mm-icore:/unit_tests# ./memtool IOMUXC.SW_MUX_CTL_PAD_GPIO1_IO03.MUX_MODE
SOC: i.MX8MM
Unknown SOC

 

Running on BSP built on imx-5.15.71-2.2.0.xml manifest, kirkstone yocto version.

Also, from the memtool source code it looks that only the i.MX8MQ (Quad) is supported.

Thanks,
Matteo

 

0 件の賞賛
970件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

Hi @mattmart !

Sorry for the late response!

You can use the memtool but for iMX8M is not defined the macros.

To use the memtool you have to put the direction that you can read/ write instead of the name of the register.

for the register "IOMUXC_SW_MUX_CTL_PAD_GPIO1_IO03" you can do the next:

Chavira_1-1688493725516.png

 

Chavira_0-1688493683827.png

 

Best Regards!

Chavira

 

0 件の賞賛
955件の閲覧回数
mattmart
Contributor II

Hi @Chavira,

thanks for your response, it is very useful.

However, I am still wondering if the "macros" (register info mappings) will be implemented any time in the future for the other i.MX8M families in addition to the "Quad". I understand it is not an essential feature but still extremely useful during prototyping and debugging.

Thanks,

Matteo

0 件の賞賛
1,013件の閲覧回数
Chavira
NXP TechSupport
NXP TechSupport

HI @mattmart!

Thank you for contacting NXP Support!

The memtool is supported for iMX8M.

The tools are integrated directly into our bsp.

You can check in the folder /unit_test of our bsp.

Chavira_0-1688043849009.png

 

0 件の賞賛