SystemView freeRTOS QUEUESETS

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • SystemView freeRTOS QUEUESETS

    Hello,
    I am starting to use SystemView in project with FREERTOS which includes QUEUESETS. There is a compilation error in "prvNotifyQueueSetContainer" because it uses macro traceQUEUE_SEND overwrittern by function which requires arguments pvItemToQueue and xTicksToWait. These two variables are not available in prvNotifyQueueSetContainer.
    Do you have any suggestions? (I am not using PATCH yet)
    rum

  • Hi rum,

    You can delete "traceQUEUE_SEND( pxQueueSetContainer );" from prvNotifyQueueSetContainer().
    It does not look correct there anyways.
    We will think about a generic change which does not require changing the sources.

    Regards
    Joahnnes
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.