Tool/software: Code Composer Studio
Hi, I am trying to use string a = "abc" for example but I cannot get the compiler to recognise the type string. I think it is trying to compile c++, but whatever I do string does not got red like it does when declaring int or char for example in the designer window. Thank you.