ARM as.

Ramana Radhakrishnan ramana.radhakrishnan@linaro.org
Thu Jun 28 11:51:00 GMT 2012


On 28 June 2012 12:00, Dave Pawson <dave.pawson@gmail.com> wrote:
> I want to store a byte from r1 into the memory address held by r0
>
> str r0, r1 produces the error

Try str r0, [r1]

Ramana



More information about the Binutils mailing list