Hi, I want to use the ECOS Math Libray on ARM SAM7X Series micro controller. I included the MATH Library and compiled the ecos successfully. I ran the SQRT test.The test returns with "sqrt() is stable".
I called the sqrt function and tried to print the result,but it is failing to print result. Could any one help on this issue? Is ECOS math library supports the 'sqrt, on ARM SAM7X series microcontrollers? Is ECOS supports the sqrt only on the micro controllers which has Floating point arithmetic support? Thank you, S.Ramesh Chandra.