Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: Dave X

Search: Search took 0.00 seconds.

  1. Thread: AVR-like ISR()

    by Dave X
    Replies
    5
    Views
    12,424

    Thanks. That helps a lot. I'm sort of messing...

    Thanks. That helps a lot. I'm sort of messing with porting some ISR()-using code, and I'm happy to not have to mess with it.

    Maybe pasting your message on...
  2. Thread: AVR-like ISR()

    by Dave X
    Replies
    5
    Views
    12,424

    If I put that into main.cpp and try to compile it...

    If I put that into main.cpp and try to compile it with a Makefile, I get warnings that the attributes are ignored:

    main.cpp:44:1: warning: 'signal' attribute directive ignored [-Wattributes]...
Results 1 to 2 of 2