How to compile concrete web server in codewarrior?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to compile concrete web server in codewarrior?

1,649件の閲覧回数
ivanpetrovich
Contributor I

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))

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

1,472件の閲覧回数
Carlos_Mendoza
NXP Employee
NXP Employee

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:

https://www.nxp.com/webapp/Download?colCode=CW_CF_V6.3_EVAL_WIN&nodeId=015210BAF727260061FE53&appTyp... 


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 件の賞賛
返信

1,472件の閲覧回数
ivanpetrovich
Contributor I

Hi, Carlos,

thanks for your reply!

I downloaded CW 6.3 but there is another issue now:

Новый точечный рисунок (2).bmp

I'm desperate! Is there any other way for me to link this library?

0 件の賞賛
返信

1,472件の閲覧回数
Carlos_Mendoza
NXP Employee
NXP Employee

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

0 件の賞賛
返信

1,472件の閲覧回数
ivanpetrovich
Contributor I

Hi Carlos,

Thanks for your reply.

I will try.

0 件の賞賛
返信