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.

Compiler/TM4C129XNCZAD: what a problem

Part Number: TM4C129XNCZAD

Tool/software: TI C/C++ Compiler

I have a some questions about tm4c129.

1. I want to communicate between two boards(tm4c) using I2C. At this time, I am trying to configure CCS on one computer. Is this possible?
If so, how should I structure it?

2. What communication method is suitable for communication between two boards (except UART)?
Also, is there a problem with trying to configure I2C?