Tool/software: Code Composer Studio
Hi there,
I'm starting to build up an SDK module that will be integrated in an existing firmware wrote in C.
This is my question: CanI develop the SDK in C++ language?
I never wrote firmware code in C++. I'm new to the use of C++ language in embedded systems.
Does Code Composer support the C++ code and it's compilation?
Does the adoption of C++ language may be create some problem? ( compile, linking, execution )
Thanks!