Is there a function about convert int to float in math lib?
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.
Is there a function about convert int to float in math lib?
Is there a function to convert fract to float in math lib?
Which device is this? Which Processor SDK RTOS version?
Best Regards,
Yordan
Thanks,
The Processor is DRA78x, SDK is ti-processor-sdk-rtos-automotive-dra7xx-evm-04.03.00.05.
Best Regards,
He Weibing
Hi He Weibing,
can you look at chapter "8.6.6 Using Intrinsics to Access Assembly Language Statements" in this document:
and see if "_itod" and "_itof" is what you look for?
Regards,
Yordan