How does IMX7D use MFGTools to burn images to Quad Nor Flash?

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

How does IMX7D use MFGTools to burn images to Quad Nor Flash?

563 Views
864535720
Contributor II

Hello everyone, the board I use is MCIMX7SABRE. I only soldered the nor flash chip MX25L51245G on my board. So I want to burn the image into the nor flash. I am using MFG Tools L4.1.15_2.1.0. I used three methods: First, I started MfgTool2.exe directly, the program prompts in the partition, but the program seems to be stuck here. Second, I modified [LIST] name = Quad Nor Flash in cfg.ini. In this way, the program MfgTool2.exe can not be started, prompting an error. Third, I directly start mfgtool2-yocto-mx-sabresd-qspi-nor-mx25l51245g.vbs. In this way, the program will fail when the partition is erased.

My BOOT MODE is set to: Serial Downloader
I hope everyone can help me.

Labels (1)
0 Kudos
3 Replies

477 Views
jimmychan
NXP TechSupport
NXP TechSupport

to use QSPI NOR flash on IMX7D Sabre, there is also a rework required. The procedure is as follows: 

  • De-populate R388-R391 and R396-R399
  • Populate R392-R395, R299, and R300
0 Kudos

477 Views
864535720
Contributor II

Hello, I see the information on the schematic that you mentioned above. So we changed a way to burn the image to emmc. We used another board with emmc, which is also the official website MCIMX7SABRE. When burning, MFG Tools is stuck in the partition interface. Can you guide me?

0 Kudos

477 Views
864535720
Contributor II

The problem is solved. I changed the name=eMMc in the cfg.ini file.
Mmc=2
Before mmc=0. Does not correspond to hardware circuits

0 Kudos