-
Notifications
You must be signed in to change notification settings - Fork 2
Offline Installation
Dragos Miloiu edited this page Jul 7, 2023
·
1 revision
If a machine is not connected to the internet, preventing access to the online files, an option exists to create an offline image and manually copy and use it on the offline machine:
- Start the Installer on a machine connected to the internet
- Select the components you want to install on the offline machine (Example: select LinkServer and Arm GNU Toolchain)
- Create the offline image from the Options menu. Select Create offline images -> choose desired target host OS:
- Wait for the image to finish being created. This is indicated in the MCUXpresso Installer console along with the steps needed in order to use the image:
- Copy all files from online machine directory: MCUXpressoInstaller layout/.cache/offline/desired target host OS
- Paste all files to the target offline machine directory: MCUXpressoInstaller layout/.cache
- Start MCUXpresso Installer on the target machine and select and install the components as created in the offline image.
Note: Some installation steps (the ones requiring active internet connection at install) are not included in the offline image (example: python modules). These are not addressed by the current offline image functionality.
Use this GitHub Issues section to report ambiguities or problems encountered in this documentation. For MCUXpresso for Visual Studio Code extension issues, feedback or search for solutions and ideas please follow Community page.
Table of contents
Dependency Installation
General
Software Repositories
Project Management
Flash and Debug
Reference Guides
- Getting Started with MIMXRT1060-EVK
- Training Zephyr Getting Started
- TrustZone Examples on LPC55S6x and MCUXpresso SDK
- Multicore Examples on LPC55S6x and MCUXpresso SDK
- SDRAM Examples on RT1060 and MCUXpresso SDK
- Getting Started with MCX using Application Code Hub
- AN14120: Debugging Cortex-M on i.MX 8M, i.MX 8ULP, and i.MX 93
Troubleshooting
Useful links