Re: [Gems-users] debug output


Date: Sat, 10 Mar 2007 19:51:41 -0600
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] debug output

What do the numbers (-1, 0, 1) in the second and third
columns refer to?

YOu only see -1 when the Sequencer begins or ends the memory transaction. In this case, the following number is the processor.

For the controllers, the first number refers to the Chip ID, the second number refers to which component within the Chip.

In the above output, does it mean
that the error is due to MM>MM transition or the one
after that?

Invalid transitions are the easiest to debug because it tells you exactly what is wrong. Just grep the output on the address in question. There is an undefined transition for some event when you were in state I

-- Mike


[← Prev in Thread] Current Thread [Next in Thread→]