Utility/CLI to download or view the register value on i.MX8MP
‎03-09-2022
05:03 AM
516 Views
Na-veen
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
1 Reply
‎03-09-2022
11:15 PM
512 Views
Zhiming_Liu
NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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