CODEWARRIOR, COLDFIRE & ETHERNET

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CODEWARRIOR, COLDFIRE & ETHERNET

1,770 Views
area3
Contributor I
Hi All,
I need to develop a software that works with ethernet controller of a 5282 board (ColdfireV2). I'm using Codewarrior 6.1 but isn't an ethernet library (or I don't found it).
Anyone can help me to find a correct and functionally library for TCP function?
Thanks all.
Labels (1)
0 Kudos
Reply
2 Replies

517 Views
Nouchi
Senior Contributor II
Hello,

First you should update your CW6.1 version to 6.3:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=COLDFIRE-UPDATES&parentCode=null&node...
You could have a look to internich tcp/ip lite for the mcf52235 wich could be ported for 5282
https://www.freescale.com/webapp/Download?colCode=COLDFIRE_TCPIP_LITE&prodCode=MCF52235&nodeId=01624...

otherwise, there's many solutions in the open source world, with GNU tools and OS likes µCLinux, RTEMS, eCos, FreeRTOS.org and maybe many others

Emmanuel
0 Kudos
Reply

517 Views
CrasyCat
Specialist III
Hello
Did you check the Freescale MCF8252 product page? Look at following URL:
 
There are a couple of Protocol stacks available for download there.
 
I hope this helps.
 
CrasyCat
0 Kudos
Reply