Menu

#73 ATtiny10 _does_ support LD

open
nobody
None
5
2013-09-07
2012-08-05
JWC
No

I have a line of code as follows:

LD r16, Z+

The code is being assembled for the ATtiny10

avra claims:
Error : LD instruction is not supported on ATtiny10

But, this is not true, as you can see from the instruction set:
http://www.wrightflyer.co.uk/asm/Html/LD.html

As well as in example code:
https://github.com/scott-42/iCufflinks/blob/master/Firmware/cuff.asm#L55

Discussion


Log in to post a comment.

MongoDB Logo MongoDB