Quickstart for i.MX 8M Arm Cortex Complex
This page guides you through the steps for creating a virtual i.MX 8M Arm Cortex Complex device with a stock firmware Yocto Linux (2.2.0)
, and shows how to access its Linux command line interface.
Create your device
To create your virtual i.MX 8M Arm Cortex Complex device, do the following:
Log in to AVH with your Arm account at https://app.avh.corellium.com. If you do not have an Arm account you can register here.
After login you should land on Devices page. Click CREATE DEVICE**:
On the Select Device view click on the i.MX 8M Arm Cortex Complex board to proceed with the creation of a corresponding virtual instance.
:::Note You can narrow down the list of displayed boards by selecting the category tab on the top-right side between | ALL | ANDROID | FVP | IOT. The i.MX 8M Arm Cortex Complex can be found under IOT and ALL tabs. :::
On the Configure your device screen, you will see a dropdown menu Select an example firmware with stock firmware options available for the target platform in AVH, see Stock Firmware for i.MX 8M for more details. For this quickstart example, we will keep the default selection
Yocto Linux (2.2.0)
. Click SELECT.On the Confirm Details screen, you can specify the device name and verify your selections. Keep the advanced boot options unchecked and then click CREATE DEVICE.
The device will then be created. It takes a few moments.
Your virtual i.MX 8M Arm Cortex Complex board is now ready to go!
Log in to console
Let's log in to the Linux command line interface on the device. Click Console tab in device's menu, if not open by default. Type in the default username
root
then hit the Return/Enter key. You should see the display name change toroot@imx8mpevk
, meaning you are logged in.Now your device is set up, logged in and ready to use.
Next steps
For next steps see i.MX 8M Arm Cortex Complex overview page with references to more usage examples.