Forum Discussion
So I stumbled upon a fix. Explicitly setting the image entry point to 0x100040 eliminates the reset problem with U-Boot 2022.04 and I can debug my application normally. I have no idea why this problem only presents with newer versions of U-Boot.
Since Arm Compiler 6 was mentioned in this thread, I thought I should relay my experiences. (Arm Compiler 6 is the only compiler version that has been provided with Arm DS for Intel® SoC FPGA since 3 years back.) I have ported several of the HWLib examples to Arm Compiler 6 and they work fine. The only problems I have encountered so far relate to getting the environment set appropriately as much of the existing Intel documentation is years out of date. I ask that Intel please consider dedicating some resources to updating their documentation because as it sits the misalignment between the documentation and the current toolsets can lead to many hours of wasted time, particularly for new users of the platform such as myself.
Thanks,
Brett