Hi everyone,
I'm having some issues flashing a bootable image to the S32Z270-DC board. Here’s the current setup and the steps I’ve followed:
Steps I’ve taken so far:
Generated a .bin file
Created an IVT image using the S32 IVT Tool


Flashing the image
In the IVT tool, I clicked "Flash Image" and selected the S26HS512.bin algorithm for HyperFlash.
Issue: The flashing process is inconsistent. Sometimes it succeeds, but often it fails.
I noticed slightly better results after disconnecting the Lauterbach JTAG adapter, but the success rate is still not reliable.
Board boot configuration
After (successful) flashing, I changed the RCON switches to 0x70481804, which I copied from the HyperFlash Lauterbach script.
I then power-cycle the board.
After flashing and power-cycling, I expect the D12 LED to blink (as it does when I run it from the debugger), but nothing happens.
Is there anything I'm missing in all of this process? Could the RCON value be incorrect?
Any help or tips would be much appreciated! Thanks in advance.