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