imx6q boot up failed with serial downloader mode or internal boot on new sabresd based custom board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

imx6q boot up failed with serial downloader mode or internal boot on new sabresd based custom board

跳至解决方案
1,699 次查看
raymondwang
Senior Contributor I

Dear all, we design new iMX6Q board based on sabresd prototype. But we encountered boot up failure issue.

  1. MX6Q Design is based on MMPF0100F0+MX6Q ;
  2. All power rails are checked properly and as expected;
  3. 24MHz and 32kHz clock sources both work;
  4. BOOT_MODE1 and BOOT_MODE0 default is set at 10 which should be internal boot mode;

  Connect usb cable to PC ,since it's raw board it should populate USB HID device on PC. Unfortunately,we see nothing on PC;

  We tried to change BOOT_MODE cfg to 01 (serial downloader mode), Nothing happened on PC;

  We change BOOT_MODE cfg to 00 ,HID device populated on PC and MFG tool can flash eMMC device without error. But after resumed to 10 BOOT_MODE, my board can't boot up.

 

   My question is,Why in serial downloader or internal boot mode ,no HID device populated on PC;

   What other check list we missed? Please help!

标签 (3)
标记 (2)
0 项奖励
回复
1 解答
1,066 次查看
VladanJovanovic
NXP Employee
NXP Employee

What is the value of EIM_EB3 ping (BOOT_CFG4[7]) at startup? If it's pulled high, I believe internal ROM will go to loop and not do anything in internal boot and serial downloader modes. This is documented in Table 8-2 in ref. manual.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,066 次查看
raymondwang
Senior Contributor I

Anybody can help us?

0 项奖励
回复
1,067 次查看
VladanJovanovic
NXP Employee
NXP Employee

What is the value of EIM_EB3 ping (BOOT_CFG4[7]) at startup? If it's pulled high, I believe internal ROM will go to loop and not do anything in internal boot and serial downloader modes. This is documented in Table 8-2 in ref. manual.

0 项奖励
回复
1,066 次查看
raymondwang
Senior Contributor I

Thank you!, You are right, we had double checked BOOT_CFGx and found BOOT_CFG4[7] is pulled up. Now it's fixed.

0 项奖励
回复
1,066 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi raymond,

It's strange.In the newest reference manual, the boot mode pin setting is show in below picture. As you config BOOT_MODE  00 it worded, when changed to others it did not. So you'd better check the SD card, eMMC and other devices.

pastedImage_1.png

Best Regards

Dan