Utility/CLI to download or view the register value on i.MX8MP
03-09-2022
05:03 AM
515件の閲覧回数
Na-veen
Contributor II
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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 返信
03-09-2022
11:15 PM
511件の閲覧回数
Zhiming_Liu
NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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