Tool/software: Code Composer Studio
Hi,
So I've noticed with Code Composer Studio 7.2.0 that the actual code editing capabilities are somewhat.. limited. If I download Eclipse C/C++ Oxygen, and type in the following invalid code, I get immediate errors are shown below.
Code Composer Studio, however, doesn't show anything until I try and compile:
After I try to compile, it shows the error:
Showing errors on the fly is a super useful feature and immediately makes my typos/mistakes obvious, so I don't have to fix ~10 errors when I try to compile. Is this feature meant to work with Code Composer? If so how can I get it going, and if not why?
Cheers

