-
Couldn't load subscription status.
- Fork 21
Closed
Description
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
Labels
No labels