Arctic Core

Arctic Core contains a complete embedded software platform based on the global automotive standard AUTOSAR. Included in the Arctic Core platform are a realtime operating system, communication services supporting automotive communcations standards as CAN, LIN and more, memory services and drivers for a number of different microcontroller devices.

Downloads

The easy way to get Arctic Core is to download Arctic Studio and follow the quick-start tutorial. See the instructions under Get Arctic Studio on this page.

If you want to create your own workflow or integrate Arctic Core into your own development environment you can fetch the latest source code from our repositories using the mercurial distributed version control system.

We maintain a stable repository and a bleeding edge repository

Get the code from the repositories with the following mercurial commands:

> hg clone http://arccore.com/hg/arc-stable
> hg clone http://arccore.com/hg/arc

The source code is also available for download as a compressed archive. Download the latest stable version as a zip, tgz or bz2 archive.