User Activity

Is it possible to use dynamic size vectors in stm32 processors (to a certain level)? There is a function where I need dynamic size arrays. If it is possible/decent, how do I see them in live variables? When trying I only see the first element (correc...