Re: Using FileI/O functions

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Re: Using FileI/O functions

1,619件の閲覧回数
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 返信

682件の閲覧回数
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 件の賞賛
返信