Other Parts Discussed in Thread: TMS320C6416, TMS320C6713B, MATHLIB, CONTROLSUITE
Hi
I am working on a code which requires trigonometric computations for floating point data. In order to do so I want to select a kit. I compiled same code in "code composer studio v5.5" for both "TMS320C6713b(floating point-dsp)" and "TMS320C6416(fixed point-dsp)" and got same results. Moreover I also didn't add any special library except for
#include <stdio.h>
#include <csl.h>
#include <math.h>
However its mentioned on different websites to use "Mathlib" and "IQmathLib" for trigonometric and floating point numbers support. Kindly let me know the difference between these devices and respective libraries. Are these libraries already integrated in the devices?
Thank you
Maheen.