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
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