which coder setting I should use in order to generate c code for STM32F405 core: Arm Cortex-M4
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using the c coder in order to generate a c code for STM32F405 core: Arm Cortex-M4. I would like to know if there is a way to force matlab to use the float functions and not the double functions in math.h (sinf and not sin, sqrtf and not sqrt etc.)
how should I define the coder's settings so the c code will be generated as described above? Appreciate your help, Vera
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!