When will the following error occur:
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.
When will the following error occur:
Hi,
I can see there is some ESM fault, BSS has raised in your case.
Those payload (8 bytes) are pointed to two uint32 variables.
Could you let me know what is value of
rlBssEsmFault_t -> esmGrp2Err
i.e. payload[4:7] are stored as 0x00000020 or 0x20000000 ?
With this clarity only we can find the cause of ESm fault.
/**
* @brief Bits Definition \n
0 DFE STC error \n
1 CR4 STC error \n
2 CCMR4 comparator error \n
3 B0TCM DB error \n
4 B1TCM DB error \n
5 ATCM DB error \n
6 DCC error \n
7 Sequence extinguisher error \n
8 Synthesizer frequency monitoring error \n
9 RESERVED \n
10 Ramp gen DB error \n
11 Bubble correctin fail \n
12 Ramp gen lockstep error \n
13 RTI reset error \n
14 GPADC RAM DB error \n
15 VIM comparator error \n
16 CR4 live clock error \n
17 Watch dog timer NMI error \n
18 VIM RAM DB error \n
19 Ramp gen parity error \n
20 Sequence extinguisher DB error \n
21 DMA MPU error \n
22 AGC RAM DB error \n
23 CRC comparator error \n
24 Wakeup status error \n
25 Short circuit error \n
26 B1 TCM parity error \n
27 B0 TCM parity error \n
28 ATCM parity error \n
29 Mailbox MSS to BSS DB error \n
30 Mailbox BSS to MSS DB error \n
31 CCC error \n
*/
rlUInt32_t esmGrp2Err;
And apart from that, what is the scenario which has caused this ESM fault??
Regards,
Jitendra
Hi,
Thanks for your reply, the value of rlBssEsmFault_t -> esmGrp2Err is 0x00000020.
Hi Edward,
As you can map that bit to ESM fault error
bit: 5 ATCM DB error.
Could you explain the scenario under which you are observing this ESM fault? Do you enable any Monitor feature of device?
Regards,
Jitendra
Hi Edward,
Glad your problem has been solved, Could you help me with the resolution of the issue you have found at your end?
.
Regards,
Jitendra