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