i.MX27 ADS Board Flashing

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

i.MX27 ADS Board Flashing

i.MX27 ADS Board Flashing

This tutorial teaches how to flash bootloader using ATK.

ATK (Advanced Toolkit)

ATK (Advanced Toolkit) is a Windows software for programming the flash memory of i.MX boards.

Using ATK

This section will describe the procedure to erase the flash memory and program the bootloader.

1 - Connect a serial cable between PC and i.MX board.

2 - Some hardware configurations (switches) must be done to flash the board.

   Set S18 switch as below: Switch S18 -> 111100 

480px-Imx27_ads_internal_boot.jpg

3 - Run ATK by clicking Start -> Programs -> AdvancedToolKit -> AdvancedToolKit

Atk1_imx27.png

  
   Set the options:
   Device memory -> DDR; Custom Initial File -> (keep it unmarked)
   Communication Channel -> Serial Port (Usually COM1)

4 - Click Flash Tools to erase, program or dump the the flash memory and click GO

Atk2_imx27.png

Flash Programming

The next step is to program the bootloader image into the board's Flash following the steps below.

1 - Select the parameters as shown in the figure below and press Program.

   
The bootloader binary image file can be found into your Board Support PackageSet Program, NOR Spansion, Bi Swap

Atk5_imx27.png

2 - Add it on Image File field and press Program.

3 - Close ATK, turn off the board and set switch back as shown in the picture below.

480px-Imx27_ads_external_boot.jpg

Installing ATK on Linux

Download ATK:

Download.

Extract ATK:

# unzip ATK_1_41_STD_installer.zip

Execute the default install process:

# wine SETUP.EXE

Get mfc42.dll and msvcp60.dll from a Windows Machine (C:\Windows\System32) and copy to wine system32 (/root/.wine/drive_c/windows/system32)

Run ATK:

# wine ADSToolkit_std.exe
Labels (1)
Tags (2)
No ratings
Version history
Last update:
‎09-10-2020 02:00 AM
Updated by: