Hello! There is a demo web server (treck.com/downloads - freescale 5208). It is a solution for CodeWarrior. I have tried to compile it (by free CW 7.2 SE) for a few days, but every time different errors occurred. In fact, there is a file "trecklib.a" that consists of 202 compiled elf- files. The issue is that theese files are not linked. It means that there are no correct function calls anywhere. Please help me to link "trecklib.a" and get correct function calls. I need it for my research, so I'm not going to launch this web server.
P.S. I'm not a programmer))
Hi Ivan,
It seems like the project was created using an older CodeWarrior version. Please try to compile it using CodeWarrior for ColdFire v6.3, you can download it from this link:
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
Hi, Carlos,
thanks for your reply!
I downloaded CW 6.3 but there is another issue now:
I'm desperate! Is there any other way for me to link this library?
Hi Ivan,
The code seems to be larger than the size allowed by the evaluation version, maybe you can ask for a 30 day full evaluation license on this space:
https://community.nxp.com/community/codewarrior/cw-licensing
Hope it helps!
Best regards,
Carlos Mendoza
Hi Carlos,
Thanks for your reply.
I will try.