Hello! Just checking my understanding of the AM243--If I attach serial NOR Flash to the OSPI interface, I will be able to execute software from Flash without having to copy the code to SRAM, correct? This is the main benefit to XIP mode?
Additionally, is there any specific requirement for the flash being attached to the device? I know that executing from flash will be considerably slower than execution from SRAM. Is there a reason why the LP uses SPI flash but does not use XIP mode?
For industrial communication projects, is there any recommendation for booting from flash? (Parallel flash, XIP mode with SPI, no XIP mode with SPI, etc)
Thank you!