View previous topic :: View next topic |
Author |
Message |
eskimobob
Joined: 07 Feb 2009 Posts: 40
|
TCP-IP stack and Version 4.085 |
Posted: Sat Feb 07, 2009 10:14 am |
|
|
The CCS TCP-IP examples all use Ver3 style where all the code is effectively in one file.
I've found that in the last few version 4.xx versions, the linker is producing working code (although still not great when debugging with COFF ) so I have started to move to using separate modules and linking them together.
In one of the TCP-IP examples (or possibly one of the ported TCP-IP files) it mentions that when Ver4 is available, it should be possible to compile the Microchip stack rather than using the ported stack.
Would I be wasting my time modifying the CCS ported stack so that it will compile and link separately in version 4?
Has anyone successfully compiled the Microchip stack in version 4? |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
|
|
Posted: Sat Feb 07, 2009 8:33 pm |
|
|
The note I saw said they are working toward it in version 4.100 so it still will not at this time. |
|
|
eskimobob
Joined: 07 Feb 2009 Posts: 40
|
|
Posted: Sun Feb 08, 2009 2:35 am |
|
|
dyeatman wrote: | The note I saw said they are working toward it in version 4.100 so it still will not at this time. |
Ah, thanks for that. That's a shame because the speed of new releases had dropped right down recently (presumably because most obvious bugs are now fixed) so it will probably be the end of this year before we reach 4.100
I may have a go at getting it to compile if I get some time... |
|
|
albal
Joined: 13 Sep 2011 Posts: 4 Location: United Kingdom
|
|
Posted: Tue Sep 13, 2011 9:23 am |
|
|
Where on the CCS site do you get the TCP/IP Stack from? I have a PCH license, does that cover it?
Thanks,
Al |
|
|
|