Re: [Etherboot-developers] currticks function
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-07-01 15:27:16
|
>tfptd) and the problem persits. However, the behaviour of the system >changes whenever I modify the currticks() function. :( Any idea ? Sorry no. You're the one closest to the hardware. But I suggest you don't get hung up on the behaviour of the currticks constant. Collect more evidence, snoop on packets, put in printf statements, etc. Is the Infineon an x86 architecture or are you the first to port it to a different architecture? If so, watch out for latent structure alignments and byte order bugs. It should be interesting. |