Build a demo application using Arm GCC
This section describes the steps to configure the command-line Arm GCC tools to build, run, and debug demo applications. Additionally, this section lists the necessary driver libraries provided in the MCUXpresso SDK. The hello_world_sm
demo application targeted for the IMX943 series hardware platform is used as an example, though these steps can be applied to any board, demo, or example application in the MCUXpresso SDK.
Linux OS host
The following sections provide steps to run a demo compiled with Arm GCC on Linux host.
Parent topic:Build a demo application using Arm GCC
Windows OS host
The following sections provide steps to run a demo compiled with Arm GCC on Windows OS host.
Parent topic:Build a demo application using Arm GCC