Tool/software:
We use TI-MSP432E401Y. We noticed, when we write to chip’s Internal EEPROM , some time its taking close to ~5-7 seconds to finish writing. ( This can be reproduced by writing into EEPROM every 200milli seconds)
We use following TI-RTOS call to write into EEPROM,
- EEPROMProgram()
Chip : TI-MSP432E401Y
TI-RTOS : 6.81.01
Development studio: CCS-12.6.0
Is there any know issues in this area?