Utility/CLI to download or view the register value on i.MX8MP

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

Utility/CLI to download or view the register value on i.MX8MP

323 Views
Na-veen
Contributor II

Hi,

 

I am trying to read the TTBR0_EL register using the assembly instruction provided in the arm documentation, but the kernel responded with illegal instruction error. Is there any other way to read the system control register? any utility/CLI available  like to export to some log files?

 

Thanks,

Nav

0 Kudos
1 Reply

319 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You can use hardware debug to see register,or you can see qemu reference:https://elixir.bootlin.com/qemu/v2.3.0-rc3/source/target-arm/helper.c

0 Kudos