Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
虽然我可以命令 Sleep 和 Ping,但其他 Core DID 0 命令对我不起作用。例如,CID 40h 诊断级别 1 的 MRSP 为 35h。
我错过了什么吗?
谢谢
错误 35h 表示处理 API 命令的状态机超时。仔细检查您发送的数据包,它可能开始正常但缺少一个或多个字节。
担