This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Fault Injection in ROM.

Hello,

I am trying to inject faults in program memory(or code memory) of 8051. I want to introduce single event upsets in my program memory for each and every bit and analyse which flipflops are dangerous. And I am reading about Srecord in keil. Will it help me inject faults in ROM and analyse how my outputs effects?

Thanks in advance for help.