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.

CCS/CC2652R: Debugging C++ Vectors in CCS

Part Number: CC2652R

Tool/software: Code Composer Studio

I'm trying to view a C++ vector in the debugger and I get the pointer to the first and last element and can not view any other elements.  Is there a way to look at the contents?  I already tried converting it to a C array and it still does not show me the contents.  I'm using Version 9.2.0.00013.

Thanks,

--Jordan