I have to convert this code to tiny 2313 I change the first .org OC1addr
rjmp TIM_COMP1
to .org 0x004
rjmp TIM1_COMPA
And now the assembler give me error on portd commands
I check the datasheet and it have the same name with 2313
Also I read the doc4298 from atmel and didnt find anything about that
Thanks for any help