2020-06-29 01:46 AM
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.
Solved! Go to Solution.
2020-06-29 02:27 AM
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
2020-06-29 02:27 AM
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
2020-06-29 06:41 PM
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.