Newbie tutorials for Codewarrior and ColdFire Lite

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

Newbie tutorials for Codewarrior and ColdFire Lite

1,813件の閲覧回数
MikeMiller
Contributor I
I am using CodeWarrior 6.3 to develop an application using the ColdFire Lite TCP/IP stack fro InterNiche on a MCF52233DEMO board.
 
Are there any simple tutorials for CodeWarrior explaining how to add the ColdFire Lite code to my project?
 
Thanks and best regards,
Mike.
ラベル(1)
タグ(1)
0 件の賞賛
2 返答(返信)

372件の閲覧回数
J2MEJediMaster
Specialist I
Assuming you already have a CodeWarrior project with your code in it:

1) Mouse-click on the folder with the ColdFire Lite and drag it to CodeWarrior's project window.

2) You should get an Add Files dialog asking you what targets to add the ColdFire Lite code to. Checkbox the appropriate targets and click OK.

3)You'll get a Project messages window that explains that access paths to the Coldfire Lite folder have been added to the project.

4) Use the target column in the project window to deselect the ColdFire Lite files that you don't want to be part of the build.

I'm not familiar with ColdFire Lite, so I can only explain the procedure in general terms.

---Tom

Message Edited by J2MEJediMaster on 2007-01-31 10:11 AM

0 件の賞賛

372件の閲覧回数
MikeMiller
Contributor I
Many thanks JediMaster. That is exactly the answer I needed.
 
Best regards,
Mike
0 件の賞賛