I'm interfacing the C5504 to an SPI flash device.
It seems the core needs to execute instructions on every character. It can't just set up a frame and then instruct the SPI to receive or transmit it. So why would one ever enable the frame interrupt?