Follow-up Comment #5, bug #38536 (project simulavr):
Latest HEAD doesn't compile here because of poisoned interrupt vector names.
Using avr-gcc 4.7.2 and avr-libc 1.8.
Searching for "SIG_OUTPUT_COMPARE" gives:
grep -ri "SIG_OUTPUT_COMPARE" .
./examples/python/example_io.c:ISR(SIG_OUTPUT_COMPARE2) {
./examples/python/example.c:ISR(SIG_OUTPUT_COMPARE2) {
./examples/python/ex_pinout.c:ISR(SIG_OUTPUT_COMPARE2) {
./regress/timertest/timer_8bit_ctc.c:ISR(SIG_OUTPUT_COMPARE2A) {
./regress/timertest/timer_8bit_ctc.c:ISR(SIG_OUTPUT_COMPARE2) {
./regress/timertest/timer_tX5_8bit.c:ISR(SIG_OUTPUT_COMPARE1B) {
timer_ticks_compare_b++; }
./regress/timertest/timer_16bit.c:ISR(SIG_OUTPUT_COMPARE3B) {
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?38536>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Simulavr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/simulavr-devel