This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

eclipse include path added, but still can't find nrf_error.h?

I am able to use eclipse to run simple project, but after move the real one, getting lost of errors:

www.dropbox.com/.../Screenshot 2014-04-02 09.10.41.png

I add required include path include/s110, but still complain can't find it,

any helps are appreciated

Parents Reply
  • Unfortunately I don't know any book but you can find plenty of information on Internet.

    The real size is shown at the end of compilation. The file size .elf or .hex are not relavant for comparaison. Everything also depends optimization setting of each compiler.

    The debugger issue seem to be the problem with your board. Are you using the eval board or your own. If you use the Eval board, check the with J-Link OB. Make sure it's in the ON position.

Children
No Data
Related