2017-03-20 07:47 AM
Hello All,
I am working on SPC560Bxx Discovery board using SPC5studio version 5.2.1.
EED test code for SPC560B- Discovery RLA is working as described in ''readme'' file.
As per my understanding FSL_WriteEeprom writes 10 records each 4 bytes,
I would like to write one byte at a time in a record in this case how to increment to second byte address of the record. As per below testcode, the second argument of FSL_WriteEeprom is data ID(nothing but record address. If I want to write single byte per iteration what could be the value need to be passed as a second argument to FSL_WriteEeprom.
Thanks in Advance
Regards,
R.Santhamurthy
2017-03-21 02:43 AM
Cf Answer in