The first startup of NXP-Flasher shows a window with default settings. After you adjust the settings to your needs and close the application, the settings will be saved in the configuration file. This allows retaining previous settings after restarting the application.
It is possible to save many more configuration files to the location you specify. It is possible to recreate a given configuration by loading a previously saved configuration.
Configuration file content
The configuration file mainly contains parameters for commands sent to the MCU bootloader or Flashloader
The table below shows the list of parameters that are in the configuration file:
Parameter | Limitation | Description | Usage |
---|---|---|---|
Flashloader_FileName | supported files: .bin | Absolute path to Flashloader binary file | |
Image_FileName | supported files: .bin, .s19, .sb | Absolute path to Image file | |
OTP_FileName | supported files: .json, .bin | Absolute path to fuse data file for OTP memory | |
MCU_name | supported families: RT10xx, RT11xx | ||
Target_EN | 0-255 | ||
Interface | USB HID only | Host computer connection interface with target MCU | |
OTP_WrAutoProgramEn | |||
OTP_LockAutoProgramEn | |||
Memory_Configuration_Word1 | |||
Memory_Configuration_Word2 | |||
Read_Start_Address | |||
Read_Stop_Address | |||
Write_Erase_Start_Address | |||
Write_Erase_Stop_Address | |||
Flashloader_Load_Address | |||
Flashloader_Jump_Address | |||
Flashloader_VID | |||
Flashloader_PID |