How to built reloctable software project in CW

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to built reloctable software project in CW

2,491 次查看
Truk
Contributor I
I try it again with an other subject. Can anybody mail to me samples or descriptions how to do this, specially how I have to manage the variables all the INCLUDE files, which variables should be global end where should there be placed and so on, so that at debugging time all source-files are in the debugger for working with.
标签 (1)
0 项奖励
回复
3 回复数

1,000 次查看
Blackwolf
Contributor III
Hello Truk,
 
humm some relocatable examples could be found here (CW08 v5.0):
<your installation directory>\(CodeWarrior_Examples)\HC08\Assembly Examples\
 
- BlackWolf -
0 项奖励
回复

1,000 次查看
Sten
Contributor IV

The easiest way to start with a new project is to use CW's New Project wizard; just answer all the questions it asks you and a empty, but working, project will be created for you into which you then can insert your source and include files. Regarding the global variables, see this thread http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&message.id=1272&jump=true

 

0 项奖励
回复

1,000 次查看
Truk
Contributor I

My problem is, that I didn't understud the expanations which are for C-programming and not for assembler. If anyone has a small sample project which shows all the definitions it would be really very very helpfull for me!

0 项奖励
回复