Hi,
I am interested in your topic. When I try your code, I get compiling errors.
1. There is an error for ' MOV r2, #60000'. It says "invalid constant (ea60) after fixup
0xea60=60000. It seems that 6000 is out of range.
2. For
it says that Rd, Rm should be different in mul.
I use Linaro toolchain. What compiling tools your use? Why have I such errors?
Thanks,