Linux 环境下运行 A2B 协议栈,为 master,与 slave 连接后,在 linux 下运行协议栈后出现:
Start A2B setup... Reset context done System Init done master addr:0x6c PAL Init done Using SigmaStudio BCF File BCF parse done BDD PAL Init done Allocate Heap done Master plugin load done Slave plugins load done Allocate Stack done Triggering discovery... INTERRUPT: intrType=255 nodeAddr=-1 INTERRUPT: intrType=11 nodeAddr=-1 Line fault During Discovery: Fault detected on Master node: Cable Shorted Together Discovery failed! INTERRUPT: intrType=11 nodeAddr=-1 INTERRUPT: intrType=25 nodeAddr=-1 Failed to set up bus
断开与 slave 的连接后出现:" Line fault During Discovery: Fault detected on master node: Cable Disconnected or Open Circuit"
Start A2B setup... Reset context done System Init done master addr:0x6c PAL Init done Using SigmaStudio BCF File BCF parse done BDD PAL Init done Allocate Heap done Master plugin load done Slave plugins load done Allocate Stack done Triggering discovery... INTERRUPT: intrType=255 nodeAddr=-1 INTERRUPT: intrType=12 nodeAddr=-1 Line fault During Discovery: Fault detected on Master node: Cable Disconnected or Open Circuit Discovery failed! INTERRUPT: intrType=25 nodeAddr=-1 Failed to set up bus
现在不清楚是哪里的原因导致的此问题。
