Hi,
I'm using C5505 and programming with TI's CCSv5.2.
I've C++ project with make file while importing this project i'm getting errors but same source code working on Ubuntu system with CXXFLAG on make file.
CXXFLAGS are -fno-exceptions -fno-rtti -fno-stack-protector -fPIC
How to add this C++ compiler flags with CCSv5?