I am booting ADAU1452 from flash and getting different error codes. But they are staying the same for a prolong time (many boot times).
It was an error 0x0080 DM0 B3 for a long time. Then it disappeared. No errors.
Then it was an error 0x0020 DM0 B1 for a long time.
Now it is 0x0004 PM0 and stays permanently. And the mask works properly - if masked, no error; if the mask is removed, error again.
I saw Dave's message about the false indication of the panic flag and errors. Where is the boundary between when it is a false panic and when we should decide to fix something?