Part Number: TMS570LS0432
Hello,
I'm part of a software testing project, currently I'm working in creating test for the SPI communication between two processors, one requirement require to check for the SPI3 receive buffer overruns. Basically what the software does is checking the RXOVRNINTFLG flag in the spi3 registers, if the flag is set do X if not do something else. However I've been having problems to set the flag, I have tried to open the debugger in both processors halt the master while the slave is sending data and then resume the master but the flag is no set.
Is there any workaround to set the flag? If so, what are the step to set the flag?
Kind Regards, Andy