Guest
#2305869
Hello, I am using an NXP P89LPC922 with Eclipse and SDCC. I need some mathematical functions and so I want so include <math.h> but Eclipse is saying: unresolved inclusion. I tried to find something about that in the documentation of SDCC but there is not much written. Can anyone help me on how to get mathematical functions to work with the LPC922? Thanks in advance.