Other Parts Discussed in Thread: C2000WARE
Hi,
I would like to build lwip for the f2837xd.
There seems to be a port for the f2838x arch. I wonder, can this be relatively easily used for the f2837xd?
To make things clear, I would like to build it as a **library** (coff) so that I can link to it in another project (no need for the interface driver used in the f2838 port).
I'm seeking guidance on how to do it.
Also, I wonder if by any chance (in a previous version of c2000ware perhaps?) there was also a port of lwip version 1.4.1 (I see that the port uses lwip-2.1.2, but the 1.4.1 could prove useful granted I'm using already-made code that was intended for v1.4.1).
P.S. I'm using driverlib, fwiw.
Thanks!