Does CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB exist for -s3

srjasz
Posts: 46
Joined: Wed Apr 03, 2024 4:29 pm

Does CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB exist for -s3

Postby srjasz » Thu Jun 27, 2024 4:57 pm

I would like to try CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB but I don't find it in sdkconfig. I found its companion CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB.

Thanks

MicroController
Posts: 1702
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: Does CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB exist for -s3

Postby MicroController » Thu Jun 27, 2024 7:08 pm

RVfplib is for doing floating points on RISC-V CPUs without an FPU. The ESP32-S3 on the other hand is an Xtensa CPU with an FPU, so no use for RISC-V floating point emulation..

srjasz
Posts: 46
Joined: Wed Apr 03, 2024 4:29 pm

Re: Does CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB exist for -s3

Postby srjasz » Thu Jun 27, 2024 8:35 pm

Ok, thanks

Who is online

Users browsing this forum: No registered users and 84 guests