2019-10-09 03:24 AM
I want to use coocox os with an stm32l083cz . while i am compiling the code the following error appears.
/tmp/ccpwcyyg.s: Assembler messages:
/tmp/ccpwcyyg.s:242: Error: selected processor does not support `stmdb R0!,{R4-R11}' in Thumb mode
/tmp/ccpwcyyg.s:246: Error: lo register required -- `ldmia R0!,{R4-R11}'
/tmp/ccpwcyyg.s:252: Error: unshifted register required -- `orr LR,LR,#0x04'
please guide me through this. i am using atollic truestudio ide.