Wingetlywingetly
← All apps

CrossWorks for ARM

by Rowley Associates Limitedv4.8

Last updated

Development Environment for ARM

Install with winget

$ winget install --id Rowley.CrossWorks --exact --version 4.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for CrossWorks for ARM

CrossWorks for ARM uses EXE. The silent install switches are --no-upgrade --accept-license --silent.

One-line silent install (x64)
arm_crossworks_4_8_3_win_x64_setup.exe --no-upgrade --accept-license --silent

See the full silent install reference for CrossWorks for ARM

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

CrossWorks for ARM is a streamlined integrated development environment for building, testing, and deployingyour applications. CrossStudio provides a powerful source code editor with multi-level undo and redo, makes editing yourcode a breeze together with a complete project system organizes your source code and build rules. With a single key press you can build all your applications in a solution, ready for them to beloaded onto a target microcontroller. You can download your programs directly into Flash and debug themseamlessly from within the IDE using a wide range of target interfaces.

Installers · v4.8

ArchitectureTypeScopeInstallDownload
x86EXE-Direct
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for CrossWorks for ARM.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.1

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

  • Microsoft Visual C++ 2013 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2013.x86v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x86)

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Microsoft Visual C++ 2013 Redistributable (x64)Microsoft Corporation
    Microsoft.VCRedist.2013.x64v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x64).

More from Rowley Associates Limited or browse arm, c, c++.

Frequently asked questions

How do I install CrossWorks for ARM on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Rowley.CrossWorks --exact --version 4.8. winget downloads the installer from Rowley Associates Limited and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CrossWorks for ARM silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Rowley.CrossWorks --exact 4.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for CrossWorks for ARM?
CrossWorks for ARM uses EXE. Run the downloaded installer with: arm_crossworks_4_8_3_win_x64_setup.exe --no-upgrade --accept-license --silent. The silent switches are --no-upgrade --accept-license --silent.
How do I uninstall CrossWorks for ARM via winget?
Run: winget uninstall --id Rowley.CrossWorks --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CrossWorks for ARM's Apps & Features entry.
Is CrossWorks for ARM free?
CrossWorks for ARM is distributed under Proprietary. Refer to the publisher (https://www.rowley.co.uk/arm/index.htm) for the full license terms - Wingetly itself does not charge for installation.
Does CrossWorks for ARM work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls CrossWorks for ARM directly from the publisher.
How do I keep CrossWorks for ARM up to date?
Run winget upgrade --id Rowley.CrossWorks --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CrossWorks for ARM from microsoft/winget-pkgs.