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

build error using Keil #326

Open
qinleiyong opened this issue Jan 19, 2024 · 1 comment
Open

build error using Keil #326

qinleiyong opened this issue Jan 19, 2024 · 1 comment

Comments

@qinleiyong
Copy link

My Keil version is V5.33. When I try to compile the kyber748 project alone, a lot of errors appear:(12): error: invalid instruction :ubfx.w tmp, tmp4, #0, #12;(4): error: too many operands for instruction ldrh.w tmp2, [aptr], #6;...........................My compile options are "Assembler option = armclang(Auto select) ".

@rpls
Copy link
Contributor

rpls commented Jan 19, 2024

I'm not familiar with the Keil toolchain, I guess they have a Clang based compiler? I think most assembly files assume a GCC/Binutiles based tool chain. Which MCU are you targeting?

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

No branches or pull requests

2 participants