How to debug a user space application with STM32CubeIDE

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

This article provides guidelines to setup environment for developing and debugging a user space application using STM32CubeIDE.

1. Prerequisites[edit source]

Minimum hardware

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

Minimum software

  • STM32CubeIDE v1.6.0 installed and
    • STM32MP15 project created
    • Yocto SDK installed thanks to "Setup OpenSTLinux" Cortex-A contextual menu

User Space project support