Respected Colleagues,
does VF61 CPU have hardware Floating Point and if so, how to use it in Timesys Linux ?
Thanks in advance.
With best regards,
Dragan Kujovic
解決済! 解決策の投稿を見る。
Hello Dragan,
You can enable hardware FP with Timesys Desktop Factory. In your top-level Factory directory, run 'make menuconfig'. Navigate to 'Toolchain Configuration > GCC', and enable 'Enable ARM hard-float support'. Save and exit Factory menuconfig, and run 'make clean && make' to rebuild.
Thanks,
Timesys Support
Hello Dragan,
You can enable hardware FP with Timesys Desktop Factory. In your top-level Factory directory, run 'make menuconfig'. Navigate to 'Toolchain Configuration > GCC', and enable 'Enable ARM hard-float support'. Save and exit Factory menuconfig, and run 'make clean && make' to rebuild.
Thanks,
Timesys Support
Hi,
That is very helpful. Thanks.
Alejandro
Thanks for your answer.
Yes, now hardware floating point work.
With best regards,
Dragan Kujovic
timesyssupport can you help here?