This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320C6748: C++ Complier help

Part Number: TMS320C6748

Tool/software: TI C/C++ Compiler

Hi,

I am using TMS320C6748 LDCK with XDS110 Debugged Probe. I am writing a application with C++ to read a txt file . The function i write read it as string then convert it to float. I uses cout to display the value i read to check on the value if it as been read correctly. I cant get it to work correctly with CCS. The value will not be read and when i add to the expression watch list, it is always not identify. However, with the same code when run on other IDE like code block, it run perfectly without any build or runtime error. 

Is there any suggest solution that may solve this problem?

Thanks!