Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m4 floating-point arithmetic is very slow #4

Open
xjy198903 opened this issue Apr 8, 2019 · 0 comments
Open

m4 floating-point arithmetic is very slow #4

xjy198903 opened this issue Apr 8, 2019 · 0 comments

Comments

@xjy198903
Copy link

On the basis of the demo, using floating-point arithmetic, I found that the M4 operation speed is very slow, ten times slower than the previous use of other programs. Does this project need to do additional configuration, such as compile options?
PS:
Compiler:gcc-arm-none-eabi-4_9-2015q1
Cflags: -g -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb -Wall -fno-common -ffunction-sections -fdata-sections -ffreestanding -fno-builtin -mapcs -std =gnu99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants