Intel ARC32

Configuration:

platform = intel_arc32

ARC embedded processors are a family of 32-bit CPUs that are widely used in SoC devices for storage, home, mobile, automotive, and Internet of Things applications.

For more detailed information please visit vendor site.

Examples

Examples are listed from Intel ARC32 development platform repository:

Stable and upstream versions

You can switch between stable releases of Intel ARC32 development platform and the latest upstream version using platform option in “platformio.ini” (Project Configuration File) as described below.

Stable

; Latest stable version
[env:latest_stable]
platform = intel_arc32
board = ...

; Custom stable version
[env:custom_stable]
platform = intel_arc32@x.y.z
board = ...

Upstream

[env:upstream_develop]
platform = https://github.com/platformio/platform-intel_arc32.git
board = ...

Packages

Name

Description

framework-arduinointel

Arduino Wiring-based Framework (Intel ARC Core)

tool-arduino101load

Genuino101 uploader

toolchain-intelarc32

GCC for Intel ARC

Warning

Linux Users:

Windows Users:

Please check that you have a correctly installed USB driver from board manufacturer

Frameworks

Name

Description

Arduino

Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.

Boards

Note

Intel

Name

Debug

MCU

Frequency

Flash

RAM

Arduino/Genuino 101

No

ARCV2EM

32MHz

152KB

80KB