Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
I am working on a arm based SoC, I have written a test case in 'C' language, I want to understand how this C code -> object file is loaded in core memory and executing the inst ?
I would recommend to read up to get some background in this area to understand how to compile C programs and run them on a simulated CPU + memory.
There are a number of ARM Related Books - ARM you can use. It's from 2004, but look for a book I wrote, Co-Verification of Hardware and Software for ARM SoC Design. It covers all of the topics.
Regards,
Jason