"devmem2-like" utility in HSS' TinyCLI? #482
Unanswered
haroldnelson-2021
asked this question in
Bare metal embedded software
Replies: 2 comments 1 reply
-
|
Hi @haroldnelson-2021 , there is debug menu in HSS. If you type "debug" you can look at the submenu. The hexdump utility should do what you are looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I see "hexdump" in my TinyCLI. Is there any help for the arguments and usage? Thanks. Supported subcommands: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it feasible to add a "devmem2-like" utility to the HSS' TinyCLI so users can manually read-write their PF SOC fabric resources, assuming the PF SOC board has a UART connected to the PF SOC? SmartDebug, of course, provides read-write access but this uses the JTAG interface and does not exercise the functional logic path.
Beta Was this translation helpful? Give feedback.
All reactions