Hello Muffinman,
You have two K60's connected together using SPI0 on each one.
One K60 sends incrementing numbers from 0x00 to 0xff to the other, and then repeats
Eventually there are repeating failures at for expected data: x00 x7f x80 x81and xff.
However it does run fine for a while before these errors occur.
It also runs for a period of time between errors?
Could you post the data that is actually received vs the data that is expected?