After whole week of Googling, asking questions here, etc. I set up my arm-none-eabi toolchain under Linux. Finally!
My problem is (I really hope it's the last one!) I'm still getting Codan errors from Eclipse - it is pretty annoying. Those errors descriptions are for example:
Symbol 'stderr' could not be resolved
Invalid arguments 'Candidates are: void sleep(?)
I'm using Eclipse Luna for C/C++ developers. And code in editor is default one.
What should I do? Disable Codan? 'Teach' it to ignore things like that? If so, how can I do that?
Thanks for your help!