-
- Downloads
db: Don't call epicsPrintf() from callbackRequest()
The callbackRequest() routine can be called from an ISR, so use epicsInterruptContextMessage() to print errors.
Please register or sign in to comment
The callbackRequest() routine can be called from an ISR, so use epicsInterruptContextMessage() to print errors.