To transition from low power mode to high power mode

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

To transition from low power mode to high power mode

Jump to solution
675 Views
tamotsu
Contributor III

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?

 

 

Labels (1)
0 Kudos
Reply
1 Solution
398 Views
tamotsu
Contributor III

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.

 

View solution in original post

0 Kudos
Reply
4 Replies
662 Views
jimmychan
NXP TechSupport
NXP TechSupport

What bootloader are you using?

0 Kudos
Reply
659 Views
tamotsu
Contributor III

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 Kudos
Reply
578 Views
tamotsu
Contributor III

After POR, the boot ROM reads the IVT.

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

 

0 Kudos
Reply
399 Views
tamotsu
Contributor III

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 Kudos
Reply