<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 12/8/2011 9:59 PM, Mahavir Prasad wrote:
<blockquote
cite="mid:CAPTcMzwE=LZe=mbmqGbFhj7WNodQ793gmnJVuLEE+Xbn-n5ErA@mail.gmail.com"
type="cite">Hi Piet,<br>
<br>
I think Rakesh has still not sorted out the steps to cut-out the
Turbo license. I will try again without the TURBO so that I may
replicate the behavior that you see. Last time I waited twice for
around 10 min before giving up.<br>
</blockquote>
<br>
Hi Mahavir:<br>
<br>
<font color="#006600">I'd get curious</font>. For starters I'd do a
<control-C> and see what it's doing. If you use the <br>
.xt-gdbinit script it will put breakpoints in some early startup
points. If you don't get to<br>
the 1st breakpoint that plants the other breakpoints you make have
to single step <br>
from the very 1st instruction and walk thru the MMU initialization.
This code does<br>
some harry stuff but I went to extreme effort to make it possible to
single step<br>
completely thru the code and the debugger clearly showing you the
code your<br>
executing. <br>
<br>
If you aren't getting to the 1st breakpoint, "set_breakpoints", I'd
put a breakpoint<br>
at the reset vector before doing the "run" command. Look at your
log and compare<br>
it to mine, if you use the same .xt-gbinit script the log should be
identical.<br>
<br>
Relax, it's time to dive in and look closely at what's happening.<br>
It's a journey and time to be curious. <span class="moz-smiley-s3"><span>
;-) </span></span><br>
<br>
Let us know if there is anything we can do to help in cutting the
Turbo License.<br>
If your not getting to the two breakpoints at the begining of kernel
startup I'd<br>
focus on that problem for now.<font color="#006600"><u> Even without
Turbo you should get to these<br>
breakpoints easily within a minute; seconds as I recall.<br>
</u></font><br>
-Piet<br>
<blockquote
cite="mid:CAPTcMzwE=LZe=mbmqGbFhj7WNodQ793gmnJVuLEE+Xbn-n5ErA@mail.gmail.com"
type="cite">
<br>
Thanks and Regards,<br>
Mahavir<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>