Viewing STL containers in MCUXpresso debugger?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Viewing STL containers in MCUXpresso debugger?

705 Views
michaelestanley
NXP Employee
NXP Employee

I am coding a C++ project for i.MXRT1052 in MCUXpresso, using C++ STL containers (list, map, vector).  These do not display in any useful fashion in the variables pane of the debugger.  This appears to be a common shortcoming of using STL containers.  Is there a plugin available to provide interactive viewing within the debugger?  Use of the debug PRINTF gets old with time.

0 Kudos
0 Replies