Michael Balzer wrote:
Am 30.12.2017 um 19:07 schrieb Greg D.:
The only issue we had was that if you try to transmit several frames back-to-back, the third and subsequent frame sent were all duplicates of the second
frame.  That was fixed by adding a delay in the code, hoping that it would be sufficient for the prior frame to actually get sent.
I've replaced that "nasty hack" by a TX buffer status check polling all three buffers, so TX speed on the MCP2515 buses is no longer limited to 100 frames per
second.

Please test.

Regards,
Michael

    I haven't used the ECU code in the last few merges (maybe a couple
    of weeks), as I've been playing with the modem, but I just merged
    and now I'm not seeing any frames receive on CAN3.  So, I
    can't tell exactly when, but it's broken now.

I forget...  Is there a way to force boot the module from the other flash partition?  I could try that to see if it was just the latest merge.

Greg