How to built reloctable software project in CW

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

How to built reloctable software project in CW

2,078 Views
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.
Labels (1)
0 Kudos
Reply
3 Replies

587 Views
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 Kudos
Reply

587 Views
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 Kudos
Reply

587 Views
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 Kudos
Reply