Hello community !
We derived from MPC5746R_Offine_BIST.zip a simple Lauterbach T32 practice script file to just enable the BIST test.
It appear that we are not able to program the DCF record since we get the following T32 error:
"FLASH algorithm did not execute completely"
We also try to use the scripts given with Application note for XBIST programming (AN5131_2019.pdf) for MPC5777M and it gives the same result.
- deactivating the watchdog has no effect
- C55FMC_LOCK0 bit 0 is set to 1 but when we try to put it to 0 then a T32 bus error is raised.
- LCSTAT register is set to 0xA0000003 (seems ok)
Do you have any idea of what is missing in the process of writting DCF record ?
Attached are a dump of DCF area at address 0x400000 and used cmm script.
Thanks.