We are using R7S721000VLFP 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?
Thanks
VK