Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software: Code Composer Studio
Hi, I have question regarding master and slave application. So I have 2 TM4C123GH6PM boards, I would like to use that as master and slave for my project.
So the question is, Do I need run 2 C++ scripts (1 for master and 1 for slave) together in the same time? If so, how to do that?
If not, what should I do to be able run my 2 scripts in CCS and see my result in puTTy?
Thank you for your help.