Skip to content

Conversation

@adam9500370
Copy link
Contributor

I encountered this error when building the library with arm-none-eabi-gcc 14.2.0:

Error: bad element type for instruction -- `vstrb.u16 q7,[r3],#8'

I found that the above arm gcc compilation error is caused by this typo. (build failed with MVE assembly code)
I can build successfully with MVE intrinsic code after fixing this typo.

(Related to #56)

@GorgonMeducer GorgonMeducer merged commit 4b22405 into ARM-software:developing Nov 16, 2024
1 check passed
@GorgonMeducer
Copy link
Contributor

Thank you very much.

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

Successfully merging this pull request may close these issues.

2 participants