Managing flash memory

If you need to take control of operations with flash memory during debugging, you can do it using the flash programmer tool delivered with S32 Design Studio . This tool enables read-write access to QSPI flash memory of the connected target. All operations are performed from the command line.

To use the flash programmer:
  1. Connect the target to your computer via USB or Ethernet.
  2. Update the tool's configuration file as described in Configuring a device connection.
  3. Run the flash programmer from the console. Find the details in Running the flash programmer.
  4. Work with flash memory of the connected target as described in Using commands.