2020-06-15 12:28 AM
I'd like to use MotionFX library on STM32H7 together with FreeRTOS and STemWin Middlewares. I noticed that MotionFX has been compiled with -mfloat-abi=softfp, but others are prepared for -mfloat-abi=hard.
Could you please prepare "hard" ABI version of the library?
Regards,
2020-06-15 03:44 AM
Hi @sirius506 , can you please check if the thread below could be of any help for you?
https://community.st.com/s/question/0D50X0000Bvk9coSQA/source-code-for-stcoms-xcubemems1-available
Regards
2020-06-15 06:13 AM
No, it explains the cause of the problem, but doesn't solve my problem. I have existing library code which is prepared as "hard". If I have source code of the library, I can recompile it with softfp, but I don't have the source.
You'd better learn from TouchGFX team who is providing both "hard" and "softfp" libraries.
2020-06-15 06:22 AM
Hi @sirius506 , please note that the release of STM proprietary libraries (such as the source code of the CubeMX MotionFX library) is subject to signature of a License User Agreement (LUA); please contact an STMicroelectronics sales office and representative for further information. Regards