Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IAR For AVRNew to Visual Studio Code? Get it now.
IAR For AVR

IAR For AVR

Preview

winffy2013

|
3,944 installs
| (1) | Free
IAR Embedded Workbench for Atmel AVR
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IAR Embedded Workbench for Atmel AVR 插件

此扩展提供IAR Embedded Workbench for Atmel AVR 环境集成。

由于IAR仅适用于Windows环境,因此未在不同系统上测试扩展。

这不是IAR Systems的官方扩展。

用法

  1. .vscode目录下存在配置文件 iar.json
  2. 在设置(ctrl+shift+p)中启用此插件(默认 false):
{
    "iar.enabled":true
}

快捷键:

  • F6 Make.

  • F7 Build.

  • F8 Clean.

配置文件

iar.json 配置文件内容:

{
    "version": 1,
    "path": "C:\\Program Files (x86)\\IAR Systems\\Embedded Workbench\\",
    "project": "${workspaceFolder}\\Test.ewp",
    "config": "Debug" 
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft