We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm using Development Studio and trying to load linux kernel of Linaro on FVP.
After building kernel, the vmlinux was loaded successfully (Base_A53x1) but when I clicked the button of 'Step Source Line", I got the error message below.
ERROR(CMD440-TAD10-NAL23): ! Stepping failed! Failed to read 4 bytes from address EL3:0xFFFF000010080000! Memory read from model failed.
Is there any build option or model parameter in Debug Configuration for this situation?
Thanks
Hello, you may find the following articles useful:
Loading and running the example
https://community.arm.com/developer/tools-software/oss-platforms/w/docs/392/run-the-arm-platforms-deliverables-on-an-fvp
Debugging the kernel. Note that while this was written for our previous toolchain, DS-5, but equally applies for Arm Development Studio
https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/debugging-the-armv8-a-linux-kernel-with-ds-5
Hope this helps,
Ronan