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.

RM57L843: How to reset DCC Module after DCC error signaling

Part Number: RM57L843

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