Donate Share

FreeRTOS Real Time Kernel

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

xQueuePeek

You are viewing a single message from this topic. View all messages.

  1. 2009-09-04 03:51:23 UTC
    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.