[ECOS] Debugging net stack.
Fabrice Gautier
Fabrice_Gautier@sdesigns.com
Wed Oct 4 20:25:00 GMT 2000
Hi,
As you may have noticed I'm trying to port the i82559 ethernet driver for
PC.
I'm on the point were it compiles but it won't run.
The problem debugging the net stack is that it get initialized before the
debug stuff... When I get:
HAL/diag SERIAL init
Interrupt: 3
Network stack using 65536 bytes for misc space
65536 bytes for mbufs
131072 bytes for mbuf clusters
Interrupt: 3
pc_i82559_init
Bad device private pointer 188E00
then I guess the "interrupt: 3" message means "Sorry guy! Debug interrupt is
not set up yet..."
How can I modify the initialisation order so that I can at least see what
calls lead to this erroneous pointer ?
Thanks
--
Fabrice Gautier
fabrice_gautier@sdesigns.com
More information about the Ecos-discuss
mailing list