Main Content

Resolve Firmware Build Failures

R2026b

Issue

When you build PX4® firmware during Hardware Setup, the build might fail. Build failures can result from configuration errors, missing dependencies, or resource constraints.

Possible Solution

Identify the root cause of the build failure by examining the log file MW_px4_log.txt. This file is located in the system temporary folder.

To navigate to the log file, run this command at the MATLAB® command prompt:

cd(tempdir)

Open MW_px4_log.txt and review the error messages to determine the appropriate corrective action.

See Also

Topics