Hi I am getting the error 424: undefined reference to `__Q15sqrt' and I have #include short int DC_BUS_A;
short int x;DC_BUS_A = _Q15sqrt( x ); what am I doing wrong..
↧