why stm32cubemonitor can not support listen two-dimensional array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-29 1: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.
- Labels:
-
STM32CubeMonitor
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-29 2: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-29 2: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-29 6: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.​
