Hi!
I'm doing research on Arm CCA and new to the Arm studio. I'm a little bit confused about what role does Arm Studio play in CCA software stack debugging?
In the tutorial for CCA, I can create a realm world VM and then run application in it on a FVP model. But can I debug the application within the realm world by using Arm Studio?
Thank you if anyone can help!
Yes, the debugger will give you visibility of memory, registers, MMU tables etc which will help you understand how the system is configured and changing based on your code.Below is a screenshot using the supplied RME example.