Hi,
From the ti/mcu_plus_sdk_am263px_09_01_00_20/docs/api_guide_am263px/EVM_SETUP_PAGE.html,
We find 3 Boot modes,
OSPI BOOT MODE - This mode is used to boot flashed applications via EVM flash like OSPI flash
UART BOOT MODE - This mode is used to flash files to the EVM flash via UART. It can also be used to boot applications via UART.
DEVBOOT MODE - This mode is used in CCS.
We unable to find the boot mode for No-XIP
Whether this Microcontroller will support No-XIP or Not ?
If it's supports No-XIP how to achieve.
Also in runtime how to verify application is running from No-XIP or XIP ?