From: Yashwant S. <ysh...@st...> - 2004-04-29 00:43:00
|
Hello Friends, =20 My root file system and linux is in rom (flash). The linux itself runs out of ram. When I reprogram the rom, I erase and write a new image of the rom from a compact flash card. After the new image is programmed in the function fclose() hangs up, implying that fclose() is rom resident and loaded as needed. Does this make sense ? Remember even after erasing the rom fopen() works fine. =20 Thanks=20 =20 Yash |