Debug port and cortex-A apps

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

Debug port and cortex-A apps

1,131件の閲覧回数
ravi_kohli
Senior Contributor I

Hi,

I have SCU (CM4) debug port output from the UART and 2xCM4 UART serial access as well for the i.MX8QM EVK. Is there any serial output accessible from the AP cores (4xA53 and 2xA72) ? In other words, I don't see UART access for the AP cores. Is there some way for checking the start of any of the AP cores (A53 or A72) from the debug port or the SCU FW ?

Thanks in advance.

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,081件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi ravi.kohli

it is possible to create image with enabled Cortex-A and Cortex-M4 in

various combinations as described on

i.MX8 Boot process and creating a bootable image 

For uart one can check:

imx8qm_mek.h\configs\include - uboot-imx - i.MX U-Boot 

imx8qm_mek.c\imx8qm_mek\freescale\board - uboot-imx - i.MX U-Boot 

cpu.c\imx8\mach-imx\arm\arch - uboot-imx - i.MX U-Boot 

example of starting m4 from linux

m4ctrl - M4 Control Tool for i.MX platforms 

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

0 件の賞賛
返信

1,081件の閲覧回数
ravi_kohli
Senior Contributor I

Thanks Igor.

0 件の賞賛
返信