Hello.
I implemented DCC self test code. (DCC Mode is set to continuously mode. NOT Oneshot mode!)
I checked the occurrence of DCC Error Signal by applying Fault Injection to dccREG1->VALID0SEED. (dccREG1->VALID0SEED = 72u)
However, ESM DCC Error Sginal continues to occur without stopping after fault injection.
Question : How to stop ESM DCC Error and return to normal DCC behavior?
Below is my code.
dccInit() Code
Fault Injection
Error Signal Check