OpenTCP .s19 problems

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

OpenTCP .s19 problems

1,675 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

838 次查看
imajeff
Contributor III
Did you try renaming "file.abs" to "file.s19"?
0 项奖励
回复

838 次查看
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 项奖励
回复