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.

fastRTS library can't get the right result using in DM6467

hi,

   I  am using  TMS320C62x/64x FastRTS Library on DM6467 by adding  fastrts64x.lib and fastrts64xe.lib  and include them to makefile .   But the function such as _divd(12.0,4.0)  can't  get  3  but  a very big  number 0x60000000 .

  Who can tell me how to configure  FastRTS Library on DM6467?  Thanks