Table of contents

  1. Installation
  2. User interface
    1. Perspective
    2. Preferences
    3. Properties
  3. Quick start
    1. Create a new C/C++ Project
    2. Change build settings
    3. Build/Clean project
    4. Create Debug/Run configuration
    5. Debug your program
  4. Reference
    1. C/C++ Settings
      1. Tools Settings
        1. Target
        2. Optimization
        3. Warnings
        4. Debugging
        5. GCC C Compiler
          1. Dialect
          2. Preprocessor
          3. Includes
          4. Miscellaneous
        6. GCC C Linker
          1. General
          2. Libraries
          3. Miscellaneous
        7. GCC C Assembler
          1. General
        8. Generate binary
          1. General
        9. Print size
      2. Target
      3. Build Steps
      4. Artifact
    2. Debug Probes
      1. Debug with ST-Link
      2. Debug with CMSIS-DAP
      3. Debug with J-Link
    3. Debugging
      1. Debug view
      2. Registers view
      3. Memory view
      4. Disassembly view
      5. Peripherals view
    4. Headless Build
    5. Packs