You might have good luck by starting with the xQueueReceiveFromISR code and modifying it appropriately. I just looked at that code for the first time, so this suggestion may miss a subtle and important point, but if you leave out "--( pxQueue->uxMessagesWaiting )" and the subsequent "if(){}else{}" block, you should be pretty close.
< Previous |
1 |
Next >
Add a Reply
This forum does not allow anonymous participation.
Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.