16 Tutorial 6 - Adding embedded software packs to user projects ¶
Note: The option “List of Compatible MCU” is available only for single-core products, and grayed out for dual-core microcontrollers, as exemplified in Figure 681.
Figure 681. Import configuration not available for dual core MCUs ¶
![]()
Tutorial 6 – Adding embedded software packs to user projects
16 Tutorial 6 – Adding embedded software packs to user projects ¶
In this tutorial, the Oryx-Embedded.Middleware.1.7.8. pack is taken as an example to demonstrate how to a to add pack software components to STM32CubeMX projects. The use of this package shall not be understood as an STMicroelectronics recommendation.
To add embedded software packs to your project, proceed as follows:
Install Oryx-Embedded.Middleware.1.7.8.pack using the .pdsc file available from http://www.oryx-embedded.com (see Section 3.4.5: Installing embedded software packs).
Select New project.
Select STM32F01CCFx from the MCU selector.
Select Additional Software from the Pinout & Configuration view to open the additional software component window and choose the following software components: Compiler Support, RTOS Port/None and Date Time Helper Routines from the CycloneCommon bundle (see Section 4.15: Software Packs component selection window).
Click OK to display the selected components on the tree view and click the checkbox to enable the software components for the current project (see Figure 682).
Figure 682. Additional software components enabled for the current project ¶
![]()
The pack name highlighted in green indicates that all conditions for the selected software components resolve to true. If at least one condition is not resolved, the pack name is highlighted in orange.
Tutorial 6 – Adding embedded software packs to user projects
Check that no parameters can be configured in the Configuration tab (see Figure 683).
Figure 683. Pack software components: no configurable parameters
Select the Project manager project tab to specify project parameters (see Figure 684), and choose IAR™ EWARM as IDE.
