This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HAL_CM4.c

When i compile HAL_CM4.c i get the error
compiling HAL_CM4.c...
RTOS\HAL_CM4.c(122): error: A1854E: Unknown opcode 'VSTMDBEQ', maybe wrong target CPU?
RTOS\HAL_CM4.c(140): error: A1854E: Unknown opcode 'VLDMIANE', maybe wrong target CPU?
RTOS\HAL_CM4.c(199): error: A1854E: Unknown opcode 'VSTMDBEQ', maybe wrong target CPU?
RTOS\HAL_CM4.c(216): error: A1854E: Unknown opcode 'VLDMIANE', maybe wrong target CPU?

I use compiler switch --cpu=Cortex-M4