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?
已解决! 转到解答。
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.
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.