I have WiFi on Instance 0 - SPI_ID_1It seems to work OK until I send lots of small packets. I am getting an error in drv_spi.c @ line 583if (DRV_SPI_SYS_QUEUE_AllocElementLock(pDrvObject->queue, (void **)&pJob) != DRV_SPI_SYS_QUEUE_SUCCESS)
{ SYS_ASS..
↧