Skip to content

Poisoned SIG_USART0_RECV #1

@rgars

Description

@rgars

When recompiling a program that had previously worked successfully with Arduino IDE 1.6.7 with 1.8.3 it pointed to an error arising from Line 213 of SerialPort.cpp:
/Arduino/libraries/SerialPort/SerialPort.cpp:213:15: error: attempt to use poisoned "SIG_USART0_RECV"
#elif defined(SIG_USART0_RECV)

Searching the forums I have found some references to this error, but no indications about how to overcome it.

Can you help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions