On a list file, *.lss, generated by AS6, one can notice the following lines:
"ATmega8A" instruction use summary:
.lds : 0 .sts : 0 adc : 17 add : 13 adiw : 0 and : 0
... etc.
I wonder what could be the difference between the two instructions .LDS and LDS (.STS and STS).
I couldn’t find about “.LDS” or “.STS” on any help file I have.
Also searching “.LDS” or “.STS” leads to “LDS” or “STS” instead.
Thank you.
Kerim