Search found 2 matches

by jgarneau
Tue Nov 12, 2019 12:46 pm
Forum: NetBurner Software
Topic: MOD5441XFactoryApp does not compile
Replies: 1
Views: 1439

Re: MOD5441XFactoryApp does not compile

I have found the problem. This app need the library "libFatFile.a".
I don't understand why this lib is not in the project but the documentation "NBEclipseGettingStarted" must tell the procedure to add the library.
More, for adding the lib you must omit the first "lib" prefix, the system will add ...
by jgarneau
Tue Nov 12, 2019 10:05 am
Forum: NetBurner Software
Topic: MOD5441XFactoryApp does not compile
Replies: 1
Views: 1439

MOD5441XFactoryApp does not compile

The "MOD5441XFactoryApp" does not compile!

Compiler output:
C:\Users\nbworkspace\Mod5441xFactoryApp\Release/../src/main.cpp:129: undefined reference to `f_enterFS'
./src/tests.o: In function `doSingleMemCardTest(int)':
C:\Users\nbworkspace\Mod5441xFactoryApp\Release/../src/tests.cpp:78: undefined ...