Hi,
I have started to face issue with SPIA RXBuffer on TMS28335 recently. TMS28335 is configured as SPI Master. I do see a valid response in the SPIRXBuffer from the Slave.
But when the RXBuffer is copied into a temporary local variable, this variable always remains 255.
However, the same code has been working for months on the older rev of board. The new rev board is giving this issue. Hardware seems to working fine as I see the data coming to the RX pin of SPI and a valid data into the RXBuffer.
What could be the issue?
PS: CCS v3.3, BIOS v 5.33.05, CGT 5.2.3 is used for both rev boards. The same code compiled with these versions work on old rev board and gives the above issue with new rev board. Hardware for new rev board been tested ok and SPi RXbuffer receiving valid data on new Rev board.

