I get this error when writing to the eeprom
flashErrorReal
b flashErrorReal ; branch here forever as continuing operation is not recommended
the reads work fine but doing a write to it causes the error listed above -trying to write to block 1
I have number of EEPS set to 1
number of FEE blocks as 2
block size 64 byte for each
number of virtual sectors 2
virtual sectors for EEP = 0
total number of flash sectors = 4 and the max number is 4
any ideas what the issue is? the TI FEE guide does not mention it at all