Intel ARC32

Registry:

https://registry.platformio.org/platforms/platformio/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, NOT recommended
; Pin the version as shown below
[env:latest_stable]
platform = intel_arc32
board = ...

; Specific 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 ARC32 processor

tool-arduino101load

Genuino101 uploader tool

toolchain-intelarc32

GCC for Intel ARC processor

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

  • You can list pre-configured boards by pio boards command

  • For more detailed board information please scroll the tables below by horizontally.

Intel

Name

Debug

MCU

Frequency

Flash

RAM

Arduino/Genuino 101

No

ARCV2EM

32MHz

152KB

80KB