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

Bootloader - Renesas RZA1H from Serial Flash

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?