回复【楼主位】formatu:
---------------------------------
我也碰到同样的问题,开始以为是编译器字对齐的问题,后面我用了纯汇编文件重写了这个函数,还是有这个问题。查了查文档,找到如下说明
NOP
Generates the ARM no-operation code.
Syntax NOP
CPU ARM9E only
Description Generates the preferred ARM no-operation code. Cannot be used conditionally.