Part Number: LAUNCHXL-F28377S
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I happen to have 2 versions of control suite on my laptop. One is v3.3.6 released on October 16, 2015. Another one is v3.4.9 released on March 28, 2018
The sci echoback example from v3.3.6 works fine, and hyper terminal recieves data as expected.
When I import the sci echoback project from v3.4.9 control suite, things work out differently. The hyper terminal does not show anything. Not even the "Hello world!" The project both come from device_support\F2837xS\v170\F2837xS_examples_Cpu1\sci_echoback. The only difference is one from an older version of control suite, the other from a newer version of control suite.
I tried to receive data by using Putty instead of hyper terminal. The things work out the same. Project from older version of control suite works, yet the one from newer version does not.
I also used another laptop installed with v3.4.9 control suite. Yet the sci echoback project imported from it just does not work. It is weird.
Could you please help me figure out the problem? Thanks!