Hello,
I am writting a small software using gcc avr and eclipse IDE. Each time timer0
overflow it reads from an array some values and output to port. The problem is
that it always read the values set before enabling interrupts sei(). After I
enable interrupt no matter how I define that array its output only initial
values.
This is my verry first C code I ever wrote, no matter for what CPU. Here is the
code and the compiler output. Any help is highly appreciated.
Regards,
Cornel
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list