Hi,
I'm going over the EVM6678l POST emac loopback test, on the receive packet side in the function "hwQmQueuePop (file qm.c), reading qm register D - "DEVICE_REG32_R (DEVICE_QM_MANAGER_QUEUES_BASE + QM_REG_QUEUE_REGD(qnum));" for popping a packet from the queue returns "0" which means that the queue is empty and everything is going well saying that the test passes, why is that? am I missing something?
I'm using mcsdk_2_00_04_16,
Thanks,
HR