|
Hello Christiaan,
I think in
CS8900if.c -> cs8900_input() -> line
419
rxtx_num (which holds the linear address of
RXTXREG) needs to be of type u32_t instead of u16_t.
Otherwise your recently made modification will work in a 16bit environment only. I didn't check the mailing list for a
while.
Please forgive me if this had already been posted here before. |
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
