Skip to content

New CMSIS-Toolbox version check seems early when creating new solution #361

@jreineckearm

Description

@jreineckearm

Type: Bug Report

Describe the bug

  • OS and Version: Windows 11 Enterprise 24H2
  • VS Code Version: 1.105.0
  • Extension Version: Internal build 1.60.1-82-gc02d8b1
  • Target Device: Board - LPCXpresso55S69
  • Other extensions you installed (and if the issue persists after disabling them):
  • A clear and concise description of what the bug is.

When I create a new solution with an example for the above board, I get the following warning(s):

Image Image

Note that version "unknown" was detected and that the vcpkg-configuration.json contains expected minimum version. Got a suspicion that a new vcpkg-configuration.json was generated by the new solution flow, but only after the version check happened.

To Reproduce
Steps to reproduce the behavior:

  1. Create new solution, I used freertos_hello_cm33_core0 for LPCXpresso55S69
  2. Let things happen

Expected behavior

Check may need to be delayed until vcpkg-configuration.json got created by new solution flow. Or rerun when it got created. Though the latter might cause the warning still to show as notification.

Code sample and logs

  • Code sample
  • tasks.json

Screenshots

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions