Hello Friends, 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. Thanks Yash |