准备移植uboot到stm32f767为了测试uboot是否工作,安按照网上的教程https://blog.csdn.net/u013236359/article/details/32336183在./arch/arm/cpu/armv7m路径下修改start.s
make出现如下问题
卡了几天两不知道是什么问题,寄存器地址应该没弄错,换了别的地址还是不能操作unshifted register requried这是个什么问题啊???