Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello experts,
"mspm0_sdk_2_05_01_00\source\ti\eeprom"
We would like to use the above library to perform writes to the FLASH region. In order to use it in our products, we would also like to modify the address placement to match the memory map and adjust the number of sectors/records used to suit our design. However, our understanding is that, at present, the numbers of sectors and records, etc., are fixed by macro definitions in the .h files.
Anticipating future SDK updates, we would prefer to avoid modifying the library itself as much as possible. Therefore, could you provide a mechanism to specify parameters via .syscfg (SysConfig), etc.?
Specifically, we would like to change the following macro definitions.
Type A
EEPROM_EMULATION_ADDRESS
EEPROM_EMULATION_SECTOR_ACCOUNT
EEPROM_EMULATION_RECORD_SIZE
Type B
EEPROM_EMULATION_ADDRESS
EEPROM_EMULATION_GROUP_ACCOUNT
EEPROM_EMULATION_SECTOR_INGROUP_ACCOUNT