Hi,
I use eeprom and I want to use ecc. How can i do this? if I enable ecc in halcogen, do ecc bits generate automitacally?Thank you so much..
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.
Hi,
I use eeprom and I want to use ecc. How can i do this? if I enable ecc in halcogen, do ecc bits generate automitacally?Thank you so much..
Hi Hans,
If you are using EEPROM driver on TMS570LS3137, TMS570LS1227 or TMS570LS0432, ECC is generated automatically for EEPROM data.
Regards,
Vishwanath Reddy.
Hi,
Thank you so much for reply. I use EEPROM driver and I see ecc data in 0xf0100000 and I want to test.How can I do this..
Hi Hans,
I did not get your question correctly. Do you want ot test EEPROM functionality(Read/Write) or do you want to create some faults in memory?
Regards,
Vishwanath Reddy.
Hi,
Yes I want to create some faults in memory and see on Esm this faults.How can ı do this. Secondly, how many times can I use epprom for operations(write/delete)
Thank you so much..
Hi Hans,
To create an error, you need to use diagnostic mode. I have attached an example file which would explain on what to do. You need to implement your own code for creating errors.
FLASH supports 100000 write/erase cycles per sector.
Regards,
Vishwanath Reddy.
Hello Vishwanath,
Can you please attach the HEADER files which defines all the values for different Registers as being set in the code?
Thank you.
Regards
Pashan