Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.07 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.07 KB

ADI CCES for macOS

These scripts create a VM with Orbstack, and install the Analog Devices CrossCore® Embedded Studio IDE, as well as the SHARC compiler toolchain.

Usage

  1. If you have a license.dat, copy it to this directory. If you don't have one you will have to register using the GUI somehow.
  2. Run ./setup-macos.sh & click the buttons
  3. That's it, you can now run cc21k & friends on macOS

Caveats & Limitations

  1. No GUI
  2. No Device Programming (yet)
  3. Orb only mounts the non-conflicting Mac directories (/Applications, /Library, /Users, /Volumes, /private) into the VM at the same path, so only tool invocations in those directories will work.

Running the IDE

I haven't tried it, and you can't make me. It's installed because it has to be. It's probably possible to make it work.