SBanik,
Late-breaking news for the IQMath source files. You can now request access to the source files at http://focus.ti.com/docs/toolsw/folders/print/sprc542.html .
Regards, RandyP
If this answers your question, please click the Verify
Answer …
HR said:
Hi,
Where can I find the Iqmath_inline.h file including the mathematical and trigonometric functions?
Many Thanks,
HR
Hi,
IQmath lib (Iqmath_inline.h) could be found at:
http://focus.ti.com/docs/toolsw/folders/print/sprc542.htm…
Other Parts Discussed in Thread: OMAP3530 , SPRC542 I am interested in using the IQMath library on the DSP side of the OMAP3530, but the download seems to be for Windows only. Is there a version of the library that will install on my Linux development host…
Other Parts Discussed in Thread: TMS320C6474 , SPRC542 , SPRC122 , SPRC975 , SYSBIOS Hi,
I recently purchased a node locked CCS v5 license and have some installation related questions before I do the install...
Some information about our Host and Target…
We have a fixed point sgrt for fixed point for Q format. Please see page 47 of:
http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&familyId=132&abstractName=sprugg9
To download IQmath, please go to:
http://focus.ti.com…
Hi Susan,
We do not have any other IQmath. For a complete list of libraries available please see:
http://processors.wiki.ti.com/index.php/Software_libraries
Please note that the IQmath pointed in this post:
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps…
Jogging. It is not optimal to use floating point representation directly on fixed point devices. Also, runtime support ibrary implementation for say floating point sqrt will not be the most optimal. I don't believe that is what is being used in VLIB.…
Did you look at the library here: http://focus.ti.com/docs/toolsw/folders/print/sprc542.html it lets you control the Q point for variables.
I understand you need the support on 64x. The library currently only supports 64x+. But, if the library seems useful…
I notice now that you have also used a different version of Framework Components and BIOS from the one that this v3.0 demo has been released with. Looks like you are using FC 3. 21 .01.26, whereas demo states to use FC 3. 20 .01.26. From your .mak it also…