You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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.
Here are some picture to support the issue:
The text was updated successfully, but these errors were encountered: