Replies: 1 comment
-
Will investigate internally |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi Everyone,
I am currently working on a BSP demo for our SPARC Leon2 based ASIC, what I observed is if CONFIG_LOG is 'y', everything works properly. But if CONFIG_LOG is 'n', it will crash when executing shell commands like 'help', 'ping', or 'kernel threads'.
The error message is
tt = 0x07, mem_address_not_aligned
I hope someone can provide me some hint on what might be the reason or some suggestion on how to narrow down the root cause analysis, thank you.
Beta Was this translation helpful? Give feedback.
All reactions