HI all
I am pretty new with assambly in AVR. but I have lots of experience
with Bascom . I have some questions that I hope you can help me:
1.how I can define a reset vector & what is use of it?
2. in order to run timer1 is it enough that I change CS12-11-10 in
TCCR1B register?
3. I define some constants that some of them are 2bytes . how I can
access just low byte or just high byte of this constant?
4. where i can find good examples in assambly ?becouse most of the
examples in internet was written with c or basic ?
Thanks in advance
Aila