Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
Install host dependencies.
Import toolchain and SDK.
Create, configure, build and manage apps.
Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench
I don’t know of any way to easily export values shown in the expressions view or memory dump view in the eclipse debugger to a file. It may be possible, but if so, I don’t know how to do it.
I’d recommend using a USART to output the contents of your array.