Re: Using FileI/O functions

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

Re: Using FileI/O functions

1,840 次查看
ajays
Contributor I
hello,
 
i tried to build a C code containing "fopen" in codewarrior v6.3 IDE. I included stdio.h & stdlib.h. But it is giving "undefined fopen" error. How to solve this?
 
Thanks in advance,
ajays


Message Edited by CrasyCat on 2007-05-29 01:59 PM
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

903 次查看
CrasyCat
Specialist III
Hello
 
There is no file system directly available on MCF bare board.
So basically configuring MSL to support File I/O is a fairly intensive task.
 
Please refer to {Install}\Help\PDF\MSL_C_Reference.pdf Chapter "Configuring MSL C", section "Configuring File I/O".
 
CrasyCat
0 项奖励
回复