This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP-EXP432E401Y: Storing customer generated parameters in non volatile memory

Part Number: MSP-EXP432E401Y

My application needs to allow the customer to store about 500 bytes of configuration data in non-volatile memory.  The configuration software is getting the block of data to the processor successfully, but I'm running into issues trying to load it into memory.

So far I've been trying to load the block of data into the EEPROM but I'm not having any luck doing that so I'm wondering if I should be loading it into flash memory instead.

Can someone please tell what is the best non-volatile memory to use for storing configuration data?

Any suggestions on the best way to do that would also be very helpful.

Thank you.