Hello!
In the section 5.7.42 of the TMS570LS3137 TRM,the filed EE_BANK_WIDTH of the register FCFG_BANK ,
"This read-only value indicates the maximum number of bits that can be programmed in the
bank in one operation. The 144 bits includes 128 data bits and 16 ECC bits."
the register used programming the EEP is 5.7.22(FEMU_DMSW) and 5.7.23(FEMU_DLSW).This two register form the max 64 bits program data.
Now, how does the application program the EEP by 128 bits data?