Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ echo $MCU
IMXRT<board_name>_NXPEVK

where <board_name> is

  • 102X for i.MX RT1024,

  • 105X for i.MX RT1050,

...

  • 106X for i.MX RT1060

...

  • ,

  • 117X for i.MX

...

  • RT1170.

If MCU is empty or set to something other than <board_name>, this means that you have forgotten to run the activation script or somehow run it incorrectly.

...