Datasheet
Building and debugging the application
PMSM Field-Oriented Control on MIMXRT1050 EVK, User's Guide, Rev. 0, 05/2018
NXP Semiconductors 19
3. Create a new debug configuration by clicking the “Debug” button (Point 4 in Figure 11). A new
window with the discovered probes appears (see Figure 12). Choose “DAPLink CMSIS-DAP”
and click the “OK” button.
NOTE
This step creates the debug configuration for both build configurations
(Debug RAM and Release FLASH). The debug configuration for the
Debug RAM is automatically configured, but the debug configuration for
the Release FLASH needs some additional settings (see Section 6.1.2,
“Release FLASH”).
Figure 12. MCUXpresso discovered probes
4. In a few seconds, the compiled application is downloaded to the MIXMRT1050-EVK’s RAM
memory. As shown in Figure 11, the layout is switched to the debugging mode. The program
execution stops at the “main” function.
• To run the application, press the “Resume” button (Point 1 in Figure 13).
• To pause the running application, press the “Suspend” button (Point 2 in Figure 13).