It is mentioned in the firmware instruction manual of LLCE:
in a routing configuration, the matching advanced filter shall have enough RX message buffers assigned to accomodate the eventual delay caused by outgoing TX channel being unable to send. The RX MB will be kept blocked until all the destinations are served。
How should I understand this sentence? In one-to-many forwarding routing, if the destination channel fails to successfully send the message to the bus (receive the ACK), then the RX of the source channel cannot be released and remains blocked continuously? Will this email address no longer be able to perform the forwarding function in the future?
在LLCE固件手册中提到,RX MB需要在所有目标被处理之前,将保持堵塞状态,我应该怎么理解这句话?在一对多转发路由中,如果目标通道无法将报文成功发送到总线上(收到ACK),那么源通道的RX就无法被释放,持续保持堵塞状态?后续该邮箱就不可以再执行转发功能?