SPRESENSE commented on issue #15960: URL: https://github.com/apache/nuttx/issues/15960#issuecomment-2716393251
@yangsong8-a1 I find when `priv->wrcontainer == NULL` therefore `cdcacm_sndpacket()` is executed. the problem of lost write messages occurs. I still don't know why it fails into this condition. How about `esp32s3-devkit`? Is this line executed? https://github.com/apache/nuttx/blob/809de896085af9a86f53d38a67dfc89ffb41e76f/drivers/usbdev/cdcacm.c#L1096-L1099 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org