This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IQmath Instalation issue

Other Parts Discussed in Thread: TMS320F2812, CONTROLSUITE

Hello everyone

I´m working with a DSP TMS320F2812, and I´m triying to generete a "sin" function, after following the step for installation I'm not sure is this is working properly.

My IDE is the DMC28x Developers Pro, but i don`t know how to enter the rigth path for the cmd of the controlSuite, Iam trying to put the path in the tools option but I am not sure were its goes.

Regreats!

Alan

  • Hi, 

    there is an example available how to use IQmath. You can find it in Controlsuite at this Path: C:\TI\controlSUITE\libs\math\IQmath\v160\examples\C\projects

    you can start from there 

    S.Fischer 

     

     

     

     

  • Thank you for the answer I allready saw those examples but I found some paths thats doesn´t exist like

    Options=-k -q -al -as -fr"C:\tidcs\c28\IQmath\v15\examples\C\projects\Debug" -i"..\..\..\include" -d"_DEBUG" -d"LARGE_MODEL" -mf -ml -mn -mt -v28

    or

    Options=-q -c -ecode_start -heap1024 -m".\Debug\2812_IQsampleC.map" -o".\Debug\2812_IQsampleC.out" -stack0x300 -w -x -i"..\..\..\lib" -l"rts2800_ml.lib" -l"IQmath.lib"

    and I don´t know were do I configure the last part


    ["..\..\cmd\2812_IQmath_lnk.cmd" Settings: "Debug"]
    LinkOrder=1

    Regrats