I'm using the ccs built-in sqrt to calculate the square root of a float. It gives me a linker error that there is an undefined identifier BYTE. Since it's a builtin I wouldn't expect this to be an issue. Also I have properly included the math.h library. This problem occurs in the sqrt function. I'm not really sure how to fix it. Any suggestions or has anyone had similar problems?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum