This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1243BOOST: SPI communication between AWR1243 and TM4C1294

Part Number: AWR1243BOOST
Other Parts Discussed in Thread: AWR1243

Hi,

I'm trying to establish SPI communication between AWR1243 and TM4C1294 as mentioned in this thread https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/839686/awr1243-how-to-communicate-with-awr1243-using-mcu.  

The below image shows the project created and files included in CCS to establish SPI communication between AWR1243 and TM4C1294.

1. Is it the right way of creating the project to establish SPI communication between AWR1243 and TM4C1294? If not how do I create it? I referred to mmwave_example_nonos visual studio project and modified the mmwave_example_nonos.c for our requirement. 

2. Do I need all the source and header files(as shown in above image) of AWR1243?

3. Is it fine to view output in hyperterminal?