This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Exception running Bare metal code on JUNO r0 platform

Hi,
I am using Juno platform to run example Baremetal codes provided by DS-5 software examples. I have followed the steps as suggested in www.community.arm.com/.../tutorial-baremetal-development-on-the-juno. I have used precompiled Image copied on MMC. I stop the boot process at U-Boot. I then connect to the Juno A53_0. I have compiled the Baremetal_examples_ARMv8\startup_ARMv8x1_GCC example using aarch64-gnu toolcahin. I then followed the steps to run the code in EL1.I am able to load the code. But step by step debug incurs exception or it pops error that the degugger cannot read from certain locations. Please help.