Hi all,
Is it possible to generate a library with the Keil Studio Pack (MDK6) for VS code?
With μVision it is a matter of selecting between "Create Executable" or "Create Library", but when importing the .uvprojx project into MDK6, the resulting csolution always generates an executable (or better, tries to generate it, as the lack of main() ends with an error).
Thanks & regards.
yes, there is the tool "uv2csolution" as part of the Arm CMSIS Solution extension for converting uVision projects to csolution format. You did not mention to have used a converted project. "uv2csolution" supports since version 1.2.0 (note that this is not the version of the extension) the lib output