How to debug a user space application with STM32CubeIDE

Revision as of 10:31, 26 January 2021 by Registered User

This article is a guideline for integrated support of user space projects introduced from release 1.6.0 of STM32CubeIDE.

It covers executable, static or shared libraries support from project creation to debug.

1. Prerequisites[edit source]

Minimum hardware

  • STM32MP15x-based board
  • Linux console
  • Ethernet (or Ethernet over USB) for connection to Linux® Cortex®-A

Minimum software

User Space project support