Hi!
According to the datasheet, the AM4377 supports booting eXecute In Place (XIP) from Serial. I am looking into the boot options for the AM4377, and I want to verify my present understanding.
If a boot device is stated as XIP (i.e.: QSPI, NOR flash) is all execution reduced to the speed of the flash interface for all code that resides in the external flash device? (e.g.: the entire processor execution reduced in speed to the 12MHz x 4 speed of the QSPI?)
Or is it possible for some initial software, stored off the QSPI, to also use the QSPI to copy run-time code from the external device into RAM?
Thanks,
James