Skip to main content
hsguja
Associate II
June 18, 2008
Question

file system support

  • June 18, 2008
  • 2 replies
  • 597 views
Posted on June 18, 2008 at 11:05

file system support

    This topic has been closed for replies.

    2 replies

    hsguja
    hsgujaAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:37

    Hi,

    I am trying to run some benchmark embedded code on stm32-performance stick board (from Hitex). The compiler is Altium/Tasking VX toolset. I need to work on files (mostly ''fread''). Whenever i try to open a file fopen fails. I wonder if i need to add file system support to get this working. I have checked the other ARM forums on ST web site and they have discussed same problem and looks like it should work. But it is not. Any body faced similar problem?

    Help appreciated.

    thanks

    Hemal

    st3
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:37

    Quote:

    I need to work on files ... I wonder if i need to add file system support to get this working.

    Yes, of course you will need a file system in order to work with files! 8-)