Datasheet
Building and debugging the application
PMSM Field-Oriented Control on MIMXRT1050 EVK, User's Guide, Rev. 0, 05/2018
NXP Semiconductors 17
Figure 10. MCUXpresso import
Now you see the MCUXpresso’s workspace with the PMSM project imported (Figure 11). The
project in the MCUXpresso IDE is fully configured and includes all necessary source and header
files required by the application, such as the startup code, clock configuration, and peripherals
configuration.
• Point 1—shows the imported project’s file structure.
• Point 2—“Build” button. You may also choose the build configuration with a little arrow on this
button. There are two build configurations available (Debug RAM and Release FLASH). Each of
the two conditions has its own settings (described below).
• Point 3—“Debug Configuration” button. If you click the little arrow on this button, the “Debug
Configurations” option appears. It is useful for managing some debug configurations.
• Point 4—“Debug” button. This button creates the debug configuration if it does not exist.