Examples - analogdevicesinc/lnxdsp-adi-meta GitHub Wiki

This page summarises all the example applications that are available for the Linux for ADSP-SC5xx processors product.

  • SHARC-ALSA Example: SHARC-ALSA is a framework designed to make a SHARC appear as an audio device in ALSA.
  • USB Gadget Audio: Turn the ADSP-SC5XX board into an audio card, using USB Gadget Audio Class 2.0
  • U-Boot Falcon Mode: Shorten the boot time by loading the kernel directly (without loading the full bootloader first)
  • U-boot guide to set default boot method: Adding a generic guide for referring to when changing the default uboot boot method
  • Rust kernel module : Rust kernel module compilation for kernel 6.12+ (Release 5.0.0+)
  • Kitchen Sink Image: Add existing and new packages of varying complexity to Yocto, harnessing the power of open-source development
  • RPMsg Examples: CCES RPMsg examples for ARM-SHARC communication.
    • FIR processing via RPMsg: This project showcases as a practical use case for RPMsg - utilizing SHARCs to access peripherals and CCES/ADI libraries unsupported in Linux.