Why is the THUMB instruction “mov r0, #0” not allowed?

前端 未结 0 726
臣服心动
臣服心动 2020-12-21 09:30

I\'m attempting to figure out some ARM assembly for an STM32 microcontroller. When I try to assemble the instruction mov r0, #0, I get:

core.S:27         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题