OpenTCP .s19 problems

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

OpenTCP .s19 problems

1,674 Views
maxrietmann
Contributor I
Hi,

I've been trying to get the OpenTCP project compiled and working on my NE64 demo board, but I cannot get codewarrior to work with me. I load the default project file that is in the zip file, and then I just make it. Everything seems to make fine, but in my ./bin directory I have no .s19 file, which i need to be able to program our chip. There is an .abs file, which seems to be close to what i need, but how do I get an .s19 file? All of our normal projects just made that automatically, so i'm confused as to why this file isn't made in this project?

On another quick topic, does anybody know if the uIP stack has a port for codewarrior?

Thanks,
Max
Labels (1)
0 Kudos
Reply
2 Replies

837 Views
imajeff
Contributor III
Did you try renaming "file.abs" to "file.s19"?
0 Kudos
Reply

837 Views
CrasyCat
Specialist III
Hello
 
Please do not try that.
.abs file and .s19 files do not have the same format and they do not have the same purpose.
 
Please check the answer I posted for following message:
 
CrasyCat
0 Kudos
Reply