Skip to main content
zxion.1
Associate
June 29, 2020
Solved

why stm32cubemonitor can not support listen two-dimensional array

  • June 29, 2020
  • 1 reply
  • 917 views

When I want to detect the variables of 2-d array, found it have not be support in this tool, just support for 1-d array, can anyone help to check it whether is my omission or this function is not existed.

This topic has been closed for replies.
Best answer by stephane.legargeant

Hello zxion.1

I confirm there is no support of 2-d array in STM32CubeMonitor. When the elf file is parsed, the array with more than one dimension are ignored.

Best regards

1 reply

stephane.legargeant
ST Employee
June 29, 2020

Hello zxion.1

I confirm there is no support of 2-d array in STM32CubeMonitor. When the elf file is parsed, the array with more than one dimension are ignored.

Best regards

zxion.1
zxion.1Author
Associate
June 30, 2020

Hi Stephane,

Got it, maybe this type of data is complex for Monitor. Hope this type of data will be supported in future releases. Anyway, thanks for help to check that.

Zxion 1.

Best Regards.​