How to start on I.MX 8 M

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to start on I.MX 8 M

464 Views
kevin_hector
Contributor II

I acquired an I.MX 8 M which is not the evalaluation board. I suceed to reach the weston window. But after this step I don't know how to do to start a project. So i have many questions :

- Firstly I want to change my keyboard from qwerty to azerty but I try different solution but all failled, so how can I change this ? 

- Secondly I want to program on the linux a little project allowing me to start to program a little project on the I.MX 8 M linux with an RTOS, but I don't know how to start ? 

I already work on different embedded system with raspberry pi but with this kind of platform it is my first time, so I need some help ? 

Thank you for your future help.

Labels (1)
0 Kudos
1 Reply

419 Views
b36401
NXP Employee
NXP Employee

Please try to play with loadkeys utility that sets keyboard layout.

As for the RTOS, we have FreeRTOS examples included into MCUXpresso SDK, which could be downloaded here:
https://mcuxpresso.nxp.com/en/select

However please note that it is an OS for M-core of i.MX8M, not for A-cores.

0 Kudos