Logo
25.03.00-pvw2
MCUXpresso SDK Project v: latest
Document Release Versions
24.12.00-pvw2
24.12.00
25.03.00-pvw2

Introduction

  • MCUXpresso SDK
  • Setup

Getting Started

  • Github Repository
  • Zip Package

User Guide

  • Drivers
  • Examples
  • Middlewares
  • RTOS
  • Boards

Development

  • Architecture
  • Developing with MCUXpresso SDK
  • Build And Configuration System
  • Documentation

Releases

  • Release Notes
mcuxsdk
  • Docs / 25.03.00-pvw2 »
  • Link DSP Profiles
  • Open on Repo Report an issue with this page

Link DSP Profiles

The Xtensa Software Tools use the linker support packages (LSPs) to link a HiFi4 DSP application for the RT600. An LSP includes both a system memory map and a collection of libraries to include into the final binary. The LSPs are provided in the MCUXpresso SDK and are available at: <SDK_ROOT>/devices/MIMXRT685S/xtensa/.

DSP sample applications are configured to link against one of these custom LSPs. By default, Debug targets are linked against the gdbio LSP intended for use with an attached debugger and captures I/O requests (printf) through gdb. The Release target links against the min-rt LSP, which includes minimal runtime support.

To change the LSP used by a project target in the Xplorer IDE, use the Linker tab in the project Build Properties dialog box.

|

|

The MCUXpresso SDK ships with other standard LSPs for RT600. For more information on LSPs and creating a custom memory map using Xtensa software tools, see the Cadence Linker Support Packages (LSPs) Reference Manual.

Parent topic:Install MCUXpresso SDK


Copyright 2025, NXP. Last generated on Mar 06, 2025 09:10+0100; branch release/25.03.00-pvw2, revision 8403f88d835055ff0db6da35e9b065b324249514.