I am trying to integrate STM32CubeMX in the Arm Keil Studio plugin for VS Code, using the new MDK6:
I can find plenty of tutorials on how to do it via uVision on MDK5, but I cannot find similar tutorials on the VS code plugin.
For uVision it is stressed that CubeMX should not be launched directly, but rather from within uVision, so I am expecting something similar to be the case for the VS Code plugin?
The most information concerning MDK6 I have found is the ffollowing orum post, however that does not describe how to set this up:
https://community.arm.com/support-forums/f/keil-forum/55802/arm-keil-mdk-6-introduction
I am completely new to the entire Keil ecosystem, so any direct help, or referral to any guide or tutorial I may have missed, would be greatly appreciated.