Content originally posted in LPCWare by Christian_RX7 on Tue May 05 05:48:07 MST 2015
After many hours of picking in the dark, I found something interresting.
When I swap the message buffers for the PDO RX and the PDO RTR to
Message Buffer to receive PDO messages = 11
Message Buffer to transmit PDO messages = 10
Message Buffer to receive PDO RTR messages = 9
Then all works fine and every RTR triggers an interrupt.
That messages in a lower buffer have a higher priority is obvious but why they influence each other?
Christian_RX7