iMX8MQ JTAG debugging

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

iMX8MQ JTAG debugging

跳至解决方案
2,964 次查看
nirmalluhana
Contributor IV

Hi,

 

Release: Yocto-Morty (4.9.51_GA)

Board: i.MX8MQ EVK

I want to debug CORTEX-A53 core of imx8mq using the JTAG interface. I have Segger J-Link EDU device and able to debug cortex-M4 of imx8mq as patches provided in SDK_2.5_MX8_GA_Patch. But now when configuring CORTEX-A53 I get errors.

So, for debugging CORTEX-A53 which JTAG emulator is recommended ? or there is any document or commands available to do the same?

Best regards,

Nirmal

标签 (1)
1 解答
2,536 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Nirmal,

According with Segger’s “Overview of Supported CPUs and Devices” webpage, Cortex-A53 is listed as supported by the J-Link.

Other commonly recommended debugger for Cortex-A based processors, is the ARM SDTREAM:

https://developer.arm.com/tools-and-software/software-development-tools/debug-probes/dstream-family/...

 
Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
2,537 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Nirmal,

According with Segger’s “Overview of Supported CPUs and Devices” webpage, Cortex-A53 is listed as supported by the J-Link.

Other commonly recommended debugger for Cortex-A based processors, is the ARM SDTREAM:

https://developer.arm.com/tools-and-software/software-development-tools/debug-probes/dstream-family/...

 
Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

-------------------------------------------------------------------------------

2,536 次查看
nirmalluhana
Contributor IV

Thanks, Carlos.

Appreciate your support.

Best regards,

Nirmal

0 项奖励
回复