I am doing an experimentation in which I want to stream the captured ADC raw data of IWR6843 to a TIVA launchpad where my processing algorithm would run on the tiva launchpad. How can I stream the ADC data to an SPI or UART interface ? Also, Is there a provision in Cortex R4F to do all the processing of my data including implementing a neural network on it ?