- Use this template on VS Code or create a new Codespace.
- In the devcontainer, open a bash terminal and run:
# iarlogin login --use-device-code
To sign in, use a web browser to open the page https://iar.my.site.com/iarlogin/setup/connect
and enter code 4BCDEF876 to authenticate.
Login successful
- Test the compiler with
# echo "int main() {}" | iccarm -
IAR ANSI C/C++ Compiler V9.70.1.475/LNX for ARM
Copyright 1999-2025 IAR Systems AB.
LMS Cloud License (LMSC 1.5.0)
4 bytes of CODE memory
Errors: none
- If you need a project, use https://github.com/iarsystems/bx-workspaces-ci.