ArcticLink II CX Jupiter Application Reference Design

Jupiter Application Reference Design Software Stack

The Jupiter application reference design software supports all of the device controllers built into the ArcticLink II CX solution platform. The software runs on the RISC CPU in the ArcticLink II CX solution platform, and consists of the following:

  • CPU initialization
  • USB OTG driver for device mode operation
  • SDXC driver
  • AES engine driver
  • DMA engine driver
  • USB Mass Storage driver

All of the source code for the controllers is written in the ā€œCā€ programming language. A small amount of assembly code is used in the startup code of the RISC CPU.

QuickLogic uses an Eclipse-based IDE and a CodeSourcery-based toolchain (cross compiler, assembler and linker) for source code development. All code that QuickLogic provides under license is built with the Eclipse IDE, and includes project files for that environment.

For more information about developing source code, see www.eclipse.org and www.codesourcery.com/sgpp.
For more information about the Jupiter application reference design, see www.quicklogic.com/cx.
For a demonstration of the Jupiter application reference design, see www.quicklogic.com/jupiterdemo.