We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi I keep encountering this error when i compile, i'm using Keil uv5, on STM32F405, I have update all stm32 related pack installer. Error message enclosed, anyone can advise how to resolved this? __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc"); anyone can help?
It might help - if you use Arm Compiler 6 - to update the CMSIS component to the latest release.
OK, where can i download ARM compilier 6?
It should be installed by default with your Keil MDK, unless you have a very old version. Which version of MDK are you using?
My version is TOolchain: MDK-Lite Version: 5.41.0.0C Compiler: ArmClang.exe V6.22Assembler: Armasm.exe V6.22Linker/Locator: ArmLink.exe V6.22
please advise how to resolve this error:
__ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc");
i also encountered another error: i think its from the ARM v6 source? anyone can advise?
../04__H7xx_HAL_v1_11_2/Inc\stm32h7xx_hal_def.h(29): error: 'stm32h7xx.h' file not found