Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 9 months ago.
need a config file to hold about 25 values
Hi, I have been attempting to create a config file in flash but have a problem. First I have the NVStore working but it is limited to 14 key/value pairs and cant increase it. Tried to use KVStore but keep getting an out of memory error. I do have a sdcard setup on the board (i am using the CY8CPROTO_062_4343W board) tried to use the configfile_testprogram on the github but is throws all sorts of errors. Can anyone help get me sorted? Best Regards, Rob Berry