Write data to memory

To write a file to memory, use the -fwrite command:

S32FlashTool.exe -fwrite -f [filename] -addr [value] -i [uart | can | eth] -p [devicename]

where:

For example:

S32FlashTool.exe -fwrite -f Test.txt -addr 0x0 -i uart -p COM35