i.mx6plus mmdc profiler: AXI IDs, AXI ID MASK

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

i.mx6plus mmdc profiler: AXI IDs, AXI ID MASK

跳至解决方案
2,975 次查看
lotharfelten
Contributor I

Hello,

I'm migrating from i.mx6quad to i.mx6quad plus. In the imx6q I used the MMDC profiler to measure the load of the IPU0/1, GPU3D, VPU and the ARM cpus.

For the imx6qplus some of the AXI IDs have changed and the PRE0:3 was added.

I made the following changes to my profiling program:

ARM_S0/S1: no change

IPU1/2: no change

GPU3D0/1: from ID 2/3 to ID 6/E, mask unchanged

VPU: from ID 13 to 2, mask unchanged

(based on the Applications Processor Reference Manual Rev 0, 02/2016)

The program used to report useful numbers for the i.mx6, with the changes above all counters stay at zero except when profiling the ARM cpu.

Are the AXI IDs and masks correct?

Is there anything else that has changed for the MMDC profiler?

Best regards,

Lo

0 项奖励
回复
1 解答
2,717 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Lo

could you try to buld fsl-image-machine-test, please refer to attached Yocto Guide

Table 1 use build configurations for imx6qpsabreauto or imx6qpsabresd board

and add imx-test (folder ..test/mmdc has profile test) without source changes

meta-fsl-arm/recipes-bsp/imx-test at master · Freescale/meta-fsl-arm · GitHub 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,718 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Lo

could you try to buld fsl-image-machine-test, please refer to attached Yocto Guide

Table 1 use build configurations for imx6qpsabreauto or imx6qpsabresd board

and add imx-test (folder ..test/mmdc has profile test) without source changes

meta-fsl-arm/recipes-bsp/imx-test at master · Freescale/meta-fsl-arm · GitHub 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复