SystemWorkbench Logo

SystemWorkbench for STM32

Multicore project type

The multicore project is different from a single core project.
If you choose a multicore device from STM32H7x5/7 series, you will generate a project different from the single code project.
This kind of project generates two sets of sources, one per core. The build generates two executable files per configuration (Release and Debug by default):
Multicore project


For more information about C/C++ development tools in Eclipse, please see C/C++ Development User Guide.