rt-thread\libcpu\arm\cortex-m4\context_gcc.S:110: Error: selected processor does not support `vstmdbeq r1!,{d8-d15}' in Thumb mode rt-thread\libcpu\arm\cortex-m4\context_gcc.S:119: Error: thumb conditional instruction should be in IT block -- `moveq r4,#0x01...
S32DS编译context.s中MOVEQ和VSTMDBEQ报错 thumb conditional instruction should be in IT block 0 2022-5-27 11:34:02 评论 淘帖 邀请回答 而无返还 相关推荐 • S32DS中的gcc v10.2 for S32 platform v3.4没有gdb util是怎么回事? 342 • S32K3中的S32DS LLD代码生成失败如何解决? 310 ...
C:\Users\prashant\AppData\Local\Temp\ccpB7Yf6.s:708: Error: selected processor does not support Thumb mode `vstmdbeq r0!,{s16-s31}' C:\Users\prashant\AppData\Local\Temp\ccpB7Yf6.s:710: Error: instruction not allowed in IT block -- `stmdb r0!,{r4-r11,r14}' ar...
I have the following errors since I added freertos from STM32CubeMX 5.2.0: Error: selected processor does not support `vstmdbeq r0!,{s16-s31}' in Thumb mode Error: instruction not allowed in IT block -- `stmdb r0!,{r4-r11,r14}' Error: selected...
rt-thread\libcpu\arm\cortex-m4\context_gcc.S:110: Error: selected processor does not support `vstmdbeq r1!,{d8-d15}' in Thumb mode rt-thread\libcpu\arm\cortex-m4\context_gcc.S:119: Error: thumb conditional instruction should be in IT block -- `moveq r4,#0...