To transition from low power mode to high power mode

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

To transition from low power mode to high power mode

跳至解决方案
1,444 次查看
tamotsu
Contributor IV

I debugging IVT of i.MX7D.

The boot device is parallel NOR Flash using EIM interface.

After powerup, the CORE is going to read  the NOR flash.

However, it stop after reading 20 words because there are error in the content.

A message appears in the debugger saying that the 1V power supply is 0V and halt cannot be performed.

How can I set it to high power mode?

 

 

标签 (1)
0 项奖励
回复
1 解答
1,167 次查看
tamotsu
Contributor IV

I solved it myself.

After changing the boot-device from NOR-FROM to QSPI, the Boot-ROM dose not enter Low-Power-Mode after booting.

Then connect the debugger and the connection was completed.

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,431 次查看
jimmychan
NXP TechSupport
NXP TechSupport

What bootloader are you using?

0 项奖励
回复
1,428 次查看
tamotsu
Contributor IV

Hello jimmychan.

This is the state before bootloarder.

When the power is turned on, the built-in ROM gose to read the IVT.

Then the MPU ends up in the state of my question.

Best regards.

0 项奖励
回复
1,347 次查看
tamotsu
Contributor IV

After POR, the boot ROM reads the IVT.

Please tell me what to execution with the boot ROM after an error occurs.

 

0 项奖励
回复
1,168 次查看
tamotsu
Contributor IV

I solved it myself.

After changing the boot-device from NOR-FROM to QSPI, the Boot-ROM dose not enter Low-Power-Mode after booting.

Then connect the debugger and the connection was completed.

 

0 项奖励
回复