Hello Everybody,
We have made our custom board with LS1046A processor. We have flashed a valid RCW, can communicate with it via CodeWarrior Tap. We've been struggling with the DDR memory controller for three days, but we can't bring it up.
The CodeWarrior Validation Tool can't validate it, the Centering Clock function doesn't work. After some minutes it
messages the "Validation process cannot proceed" or something like, and the ERR_DETECT's value is 0x80, this is the ACE bit of the ERR_DETECT register. ACE bit's meaning is "Automatic Calibration Error".
And if I run the Connection Diagnostic in the Debug Section it runs through everything is OK, except the last item. This is the DDR memory check and it fails with the message "Cannot read from 0x80000000".
What can the problem be?
thanks in advance