Are the MPC5775B EVB and FRDMDUAL33664EVB compatible for TPL board-to-board communication, for testing purposes?
We would like to send 48-bit messages (based on BCC examples) between the two boards.
We tried connecting the boards as shown:

But neither board receives messages from the other over the TPL interface.
I've verified with an oscilloscope that a 48-bit message is transmitted on TPL:

However, neither MPC5775B nor the FRDMDUAL33664EVB slave SPI blocks in the MBDT receive messages from TPL. Each board receives echoes of it's own sent TPL messages (not what I would desire) but it suggests peer-to-peer communication over TPL between the boards should be possible. What could we be missing?
Thanks