Hi,
When I Use the above API this way:
Qmss_queueOpen
(
Qmss_QueueType_GENERAL_PURPOSE_QUEUE,
QMSS_PARAM_NOT_SPECIFIED,
&is_allocated
);
My resulting opened queues have numbers between 876-887
So they are not general purpose, as descriped in sprugr9f.pdf (Table 5-1)
Is that an error in the user guide or is the allocoation of the driver wrong?
I Use C6670 with latest MCSDK
Best regards
Simon