Remote Control Programming User’s Guide
PM024A02 Rev.2
44
INT_X EraseDefBlock4StopAddr;
INT_X ReadDefBlock1En;
INT_X ReadDefBlock1StartAddr;
INT_X ReadDefBlock1StopAddr;
INT_X ReadDefBlock2En;
INT_X ReadDefBlock2StartAddr;
INT_X ReadDefBlock2StopAddr;
INT_X ReadDefBlock3En;
INT_X ReadDefBlock3StartAddr;
INT_X ReadDefBlock3StopAddr;
INT_X ReadDefBlock4En;
INT_X ReadDefBlock4StartAddr;
INT_X ReadDefBlock4StopAddr;
INT_X Spare1;
INT_X Spare2;
INT_X Spare3;
INT_X Spare4;
INT_X Spare5;
INT_X Spare6;
INT_X Spare7;
INT_X Spare8;
INT_X Spare9;
INT_X Spare10;
INT_X Spare11;
INT_X Spare12;
INT_X Spare13;
INT_X Spare14;
INT_X Spare15;
INT_X Spare16;
} CFG_BLOCK;
Syntax:
MSPPRG_API
INT_X F_ConfigSetup( CFG_BLOCK config );
Return value
:
0 - FALSE
1 - TRUE
Example:
Example below shows the method of modification of the programmers configuration setup. First
the current setup from the programmer is uploaded to the application, after that some of the
parameters have been modified and at the end the modified setup is returned back to the
programmer.
CFG_BLOCK
config;
//programmer’s configuration data
.......................
Содержание FlashPro-CC
Страница 10: ...10...