Hello,
As part of pbistSelfCheck() in sys_selftest.c, HALCoGen generates the following code:
/* Start PBIST */pbistREG->DLR=0x14U;
This violates the SPNU499 description of the Datalogger Register DLR which says do not change bit 3 from its default value of 1.
Which is correct?
Thanks, Charlie Johnston