Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I need to make the serial communication work. so i tried the spi_loopback_interrupts_cpu01 example from C2000ware. I see that the sdata and rdata are getting some values but they match only upto 3 digits (for exaple - sdata = 12000; rdata = 12137). also i am not able to see the serial communication on the terminal [View > Terminal]
Can you help me with this?
Also I am not sure how the Terminal works in CCS? { I believe it is the same as Serial Monitor in Arduino IDE. } But I am not able to see any value in the Terminal.
