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.
We are using R7S721000VLFP (Cortex-A9) LSI in our target board. Configured BOOT MODE 3 in hardware for booting from serial flash. We have flashed the bootloader binary at address 0x18000000 and application binary at address 0x18080000 in the serial QSPI flash using J-Link commander scripts.
Our expectation is the target system should work standalone while powering up. But it is not happening. Instead the target board's reset line was pulled low continuosly. What might be reason for this issue?