Programme never enter in ApplicationStart() function!

Hello,

I am trying to compile netOS sample project, but unfortunatly it never reach the ApplicationStart() function.

I am working with NetOS 7.4, I have already installed all new packages with the package manager, and finally i am sure that my hardware is compatible with netOS because it works with another project.

Thanks
Regards

Hi again,

I have just been debuging netosStartup() function in bsproot.c, and I found a clue. The function filesystem_init() has encountered a problem, i don’t even know which one, and the program enter in the if condition to execute this line :
netosFatalError (“Unable to initialize file system”, 1, 1);

and then, nothing occurs.

Thanks!

Hi,

You are posting in the wrong section. Try posting under one of the Support Digi Products sections.