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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,180 Views
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 Kudos
1 Solution
925 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
926 Views
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 Kudos