System build troubleshooting grid

Stable: 20.06.2023 - 15:59 / Revision: 16.06.2023 - 09:07

I am here to prevent the first-page-empty bug!

Some typical troubles related to the system build are listed below. Solutions or ways of debugging are proposed for these troubles.

If your trouble is not listed, it's recommended to go through the articles of the system build category.


Symptom Resolution
Distribution Package
repo init ...<br>
repo sync

"The requested URL returned error: 404 Not Found" is displayed

This error has no impact on the process. You can avoid this error by adding the option --no-clone-bundle to your command repo init or repo sync
repo init ...

Some github projects are not accessible

It is convenient to indicate in your $HOME/.netrc your github credentials like below:
 machine github.com
 login "github login"
 password "github password"
Developer Package
make ...

Any build command fails

Check that the SDK is started
IMPORTANT NOTICE – READ CAREFULLY
STMicroelectronics NV and its subsidiaries ("ST") reserve the right to make changes, corrections, enhancements, modifications, and improvements to ST products and/or to this document at any time without notice. Purchasers should obtain the latest relevant information on ST products before placing orders. ST products are sold pursuant to ST’s terms and conditions of sale in place at the time of order acknowledgment.

Purchasers are solely responsible for the choice, selection, and use of ST products and ST assumes no liability for application assistance or the design of purchasers’ products.

No license, express or implied, to any intellectual property right is granted by ST herein.

Resale of ST products with provisions different from the information set forth herein shall void any warranty granted by ST for such product.

ST and the ST logo are trademarks of ST. For additional information about ST trademarks, refer to www.st.com/trademarks. All other product or service names are the property of their respective owners.

Information in this document supersedes and replaces information previously supplied in any prior versions of this document.