I want to download the bianry to device(S32G274A RDB2) with eMMC using flashtool;
When i run below command:
sudo ./bin/S32FlashTool -t ./targets/S32G2xxx.bin -a ./flash/EMMC.bin -i uart -p /dev/ttyUSB0
then there are below errors:
Initializing Target.
Error: Target image load is failed!
Error: Response error
from above error, the targets bin file of s32g2xxx has some wrong?
Could you help check this issue, thanks