Steve Drake
2004-06-22 14:03:10 UTC
Hi, I'm working arround the little problems I have in my previouse
post but I don't have a clue as to what is happening when I ask my
trying to do anything fancy, I am using the stationary given and want
to write my own modules to use in other projects) I get the dialog
window and the Linker-M56800 Linker tree menu. I don't see anything I
can think of changing and I don't see anything called ***@DummyFn1 in my
code or on this window.
I looked at one of the linker files in the LCF directory, but I have
no idea of whats happening here, is there someware I can find out what
all this linker stuff means? Still would like to know where
***@DummyFn1 is , I guess it must be in the libraries supplied by
metrowerks.
Any help at all, I would like to be able to get my assembly programs
out to the demo board and testing my ideas.
Thanks for any help you can give.
Regards,
Steve Drake
post but I don't have a clue as to what is happening when I ask my
Link Error : codec.text(codec.text) in file codecinit.asm is referenced but has not been written.
Check your linker command file.
Check your linker command file.
Link Error : Codec_reset(codec.text) in file codecinit.asm is referenced but has not been written.
Check your linker command file.
Link Error : Codec_start(codec.text) in file codecinit.asm is referenced but has not been written.
Check your linker command file.
Link failed.
When I click on the linker target : "external RAM : Mode 3" (I'm notCheck your linker command file.
Check your linker command file.
Link Error : Codec_reset(codec.text) in file codecinit.asm is referenced but has not been written.
Check your linker command file.
Link Error : Codec_start(codec.text) in file codecinit.asm is referenced but has not been written.
Check your linker command file.
Link failed.
trying to do anything fancy, I am using the stationary given and want
to write my own modules to use in other projects) I get the dialog
window and the Linker-M56800 Linker tree menu. I don't see anything I
can think of changing and I don't see anything called ***@DummyFn1 in my
code or on this window.
I looked at one of the linker files in the LCF directory, but I have
no idea of whats happening here, is there someware I can find out what
all this linker stuff means? Still would like to know where
***@DummyFn1 is , I guess it must be in the libraries supplied by
metrowerks.
Any help at all, I would like to be able to get my assembly programs
out to the demo board and testing my ideas.
Thanks for any help you can give.
Regards,
Steve Drake