Other Parts Discussed in Thread: RM48L952, HALCOGEN
Hello,
I have received a new dev board kit RM48L952 rev C.
to test the board I have generated the drivers usign HALCOGEN 04.05.01. I have enabled several peripheral, and I have set the Ram parity for the MIBSPI 1, 3, 5.
In the file sys_SelfTest I have put a while(1) in the function selftestFailNotification in order to catch a fault if a selftest fails
When running the target, the mibspi1ParityCheck function fails, "No MibSPI1 RAM parity error was flagged to ESM". If I comment out the mibspi1ParityCheck, I can see that the other mibspi3ParityCheck and mibspi5ParityCheck run correctly.
I have tested this with another board with revision B and there is no error reported for the mibspi1.
Is it enough testing to say that there is a problem with the board on the mibspi1 ?
thank you.
Brice