摘要: 1、问题 软件一直卡死在xQueueGenericSendFromISR函数中 2、问题排查: configASSERT( pxQueue ); configASSERT( !( ( pvItemToQueue == NULL ) && ( pxQueue->uxItemSize != ( UBas 阅读全文
posted @ 2024-09-10 10:57 天天求进步 阅读(1246) 评论(0) 推荐(0)