To configure a connection between the flash programmer and your flash device, open the s32flash.py script from the following location:
<S32DS Design Studio for S32 Platform 3.5 Update 13 installation path>/S32DS/tools/S32Debugger/Debugger/scripts/gdb_extensions/flash/
| Parameter | Description |
|---|---|
| _FLASH_TYPE | The type of flash memory. |
| _PROBE_IP | The connection with the debug probe. Options:
|
| _INIT_SCRIPT | The script file used to initialize the target. |
| _RESET_DELAY | The delay at the beginning of the debug session. |
| _FLASH_NAME | The flash device name. |
| _JTAG_SPEED | The JTAG speed. |
| _GDB_SERVER_PORT | The port that will be used by GTA. |
| _GDB_TIMEOUT | Remote target responses time-out (seconds). |
| _RESET_TYPE | The type of the debug session. |