ACI_LoadConfigFile

Top  Previous  Next

 

ACI_FUNC ACI_LoadConfigFile(ACI_Config_Params * params);

 

Description

 

This function loads the ChipProg configuration parameters that include all the settings available via the ChipProgUSB dialogs (memory buffer configurations, programming options, test of the device insertion, etc.).

 

The ChipProgUSB program automatically saves some programming options and settings, including the type of selected device, the device parameters, the start and end addresses of the device being programmed, the buffer start address, and a set of the Auto Programming commands. Then it automatically restores these parameters when the user changes the device type.
 
 

See also: ACI_SetProgrammingParams, ACI_SetProgOption, ACI_GetProgrammingParams, ACI_GetProgOption, ACI_SaveConfigFile