Post Go back to editing

A2B source spi code

Category: Software
Product Number: AD2437
Software Version: SigmaStudio+

I want a SPI full duplex command to be immediately followed by a SPI FIFO read command, as it is in the SPI Atomic read command. I found where the functions are in the spi.c file in the a2bstack folder, and added that compatibility. How do I make that change actually be implemented when I compile and run from SS+?