上一页 1 ··· 225 226 227 228 229 230 231 232 233 ··· 621 下一页

2022年9月8日

摘要: extern "C" { #endif #define AF_UNIX 1 /* local to host (pipes) */ struct sockaddr_un { short sun_family; /*AF_UNIX*/ char sun_path[108]; /*path name * 阅读全文
posted @ 2022-09-08 18:15 lydstory 阅读(44) 评论(0) 推荐(0)
摘要: stm32 rpmsg_lite_alloc_tx_buffer : nxp 操作串口 RPMsg-Lite User's Guide: RPMsg-Lite Core Component (nxpmicro.github.io) 阅读全文
posted @ 2022-09-08 17:19 lydstory 阅读(78) 评论(0) 推荐(0)
摘要: status = sc1777yImportPublicKey(&pImportPubKey->pubKey[0]); 发送: 803001010040 + DATA 返回: 9000 output: pPubKey point to the public key data 64Bytes retu 阅读全文
posted @ 2022-09-08 17:05 lydstory 阅读(121) 评论(0) 推荐(0)
摘要: E (5264) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:E (5264) task_wdt: - IDLE (CPU 0)E (5264) task_ 阅读全文
posted @ 2022-09-08 12:31 lydstory 阅读(340) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-09-08 12:30 lydstory 阅读(24) 评论(0) 推荐(0)
摘要: 注意技术言行:不懂的 先熟悉 看 了解 不 要随便就问太简单的问题 阅读全文
posted @ 2022-09-08 11:46 lydstory 阅读(14) 评论(0) 推荐(0)
摘要: typedef struct { uint8_t type; uint8_t subType; uint16_t len; //network byte order: len[0] high byte, len[1] low byte for 16bit length uint16_t sn; ch 阅读全文
posted @ 2022-09-08 11:23 lydstory 阅读(158) 评论(0) 推荐(0)
摘要: FreeRTOS学习(五)消息队列和二值信号量 xQueue / xSemaphore - 灰信网(软件开发博客聚合) (freesion.com) 阅读全文
posted @ 2022-09-08 11:09 lydstory 阅读(62) 评论(0) 推荐(0)
摘要: SemaphoreHandle_t 信号量 #include <semaphore.h> stm32:信号量 pthread socket client... 阅读全文
posted @ 2022-09-08 10:58 lydstory 阅读(59) 评论(0) 推荐(0)
摘要: uint8_t simno[16]; 卡号16位 uint8_t simno[16]; 卡号16位 阅读全文
posted @ 2022-09-08 10:30 lydstory 阅读(13) 评论(0) 推荐(0)
上一页 1 ··· 225 226 227 228 229 230 231 232 233 ··· 621 下一页

导航