Skip to content

Getting started

AutoC is an AI assistant for AUTOSAR BSW configuration. Install once, start from your project directory, log in, then drive EB tresos, DaVinci, ETAS, and other toolchains in natural language.

1. Install

PlatformFile
Windows x64autoc-windows-x64.zip
Linux x64autoc-linux-x64.tar.gz
Linux ARM64autoc-linux-arm64.tar.gz

Windows: Unzip (e.g. to D:\software\autoc-windows-x64) and add to PATH. Install Windows Terminal. Bash setup: Windows setup.

Linux: chmod +x autoc, add its directory to PATH.

2. Start from the project directory

Working directory = the folder your terminal is in when you launch (shown in the footer). cd to the project root, then run autoc — no need to copy autoc into each project.

powershell
cd D:\projects\my-eb-project
autoc

The footer should show the project path. If it shows the autoc install folder, quit, cd to the project root, and try again.

3. Log in

AutoC uses WhyEngineer for models (third-party API keys are not supported yet).

  1. Register at api.whyengineer.com (new accounts get 100M tokens)
  2. Console → Tokens → Add token, copy the API key

Create API token

  1. Type /login in AutoC and paste the key

Use /model or Ctrl+P to switch models. Enterprise LLM: Enterprise licensing.

4. Connect your BSW project

Configure your toolchain from the project root, then /reload:

ToolchainGuide
EB tresosEB tresos
DaVinci Configurator (Beta)DaVinci Configurator
ETAS ISOLAR (Beta)ETAS ISOLAR

When the startup area shows a project summary, you are ready. Daily use: Using AutoC. Issues: Troubleshooting.

Next steps

AUTOSAR BSW AI configuration assistant