i.MXRT105x Middleware Pack  
CMSIS-Drivers for NXP i.MXRT105x devices
 
Loading...
Searching...
No Matches
Build and debug the application

Linker scripts for Event Recorder

If you are using the Event Recorder, you need to place this software component in uninitialized memory. To do so, overwrite the default linker scripts in the project directory <project_dir>\RTE\Device\<selected_device> with the updated linker scripts that are located in <PACK_root>\Scripts\Linker.

Build the project

To build your project:

  • Go to Project - Build Target or press F7
  • The Build Output window displays errors, warnings, and build messages during the build process. Double-click a message to open the corresponding source file.

Debug the application

Once you have successfully built the project, download it to Flash and start debugging:

  • Go to Flash - Download or press F8 (omit this step if you run from RAM)
  • Go to Debug - Start/Stop Debug Session or press CTRL+F5 to start a debug session