SCFW debug using Lauterbach JTAG

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

SCFW debug using Lauterbach JTAG

868 Views
vmuthusu
Contributor III

Is it possible to debug system controller firmware on imx8qxpmek using lauterbach JTAG debugger?

0 Kudos
2 Replies

692 Views
b36401
NXP Employee
NXP Employee

You can trace M4 core of i.MX8 processor with Lauterbach as well.

Have a great day,
Victor

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

0 Kudos

692 Views
vmuthusu
Contributor III

Hi Victor

Thanks for your reply. I tried to load the scfw_tcm.elf using the data.load.elf command. After loading the PC was set to Reset_EventHandler(). When I put breakpoint in main() function and try to run the system loops at the constant section of the binary.Basically I am able to download the binary but not able to debug the binary.

0 Kudos