Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IAR Visual Studio Code Intellisense does not recognize CMSIS packages #65

Open
KalvinQuack opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KalvinQuack
Copy link

When I start a new CMSIS project in IAR, everything compiles and build correctly; however, when I use VScode with the IAR extension installed, Intellisense cannot find the libraries provided by CMSIS package manager.

I expect the behavior should be that the extensions handled the include paths for Intellisense so that it can recognize CMSIS files.

What actually happens is Intellisense cannot find these packages are produces an error.

  • OS: Windows
  • Embedded Workbench: ARM
  • Embedded Workbench version: 9.40.2.67587
  • VSC Extension version: 1.30.4

Here are some picture to support the issue:

image
image

@KalvinQuack KalvinQuack added the bug Something isn't working label Dec 8, 2023
@jlonnberg jlonnberg self-assigned this Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants