Page 1 of 1

Missing Files in NANO24415 Example

Posted: Fri Feb 08, 2013 8:55 am
by Lachlanp
In the examples that come with Netburenr, there are only two examples for the Nano54415, one called MinimalAppp, and a second called EFFS-STD-HTTP. For this later example. if I import the fileSystem from the example into an empty project, I get 84 errors. The instructions at the top of main.cpp indicate that before the program can compile, I need to remove the compiler link to FatFile.a and add a compiler link to \lib\StdFFile.a. However, this last file does not exist. The only files in the \lib directory are DBdebugLibrary.a, DBNANO54415.a, DBNetBurner.a, debugLibrary.a, fatFilea, LFNFatFile.a, NANO54415.a, NetBurner.a, SFNFatFile.a.

If I do a file search in the Netburner master directory it does not find this file.

Can anyone let me know where this file could be found?

Regards
Lachlan

Re: Missing Files in NANO24415 Example

Posted: Fri Feb 08, 2013 9:32 am
by dciliske
Can you please tell me what build number you have? You seem to be having a fair bit of trouble with files.

Actually, you probably want to create a support ticket with us so we can go through more in depth.

Re: Missing Files in NANO24415 Example

Posted: Sat Feb 09, 2013 11:23 am
by rnixon
I would get the latest release. There are a lot more examples in mine, and some specific to the file system. The Stdffile.a is in my \nburn\lib directory.