Hello,
Using the QSPI SBL from SDK v04_02_00_02, I am getting quite long boot times. The MMW demo image size is 725KB:
INFO: Bootloader_runCpu:150: CPU r4 is initialized to 200000000 Hz !!!
Starting QSPI Bootloader ...
INFO: Bootloader_runCpu:150: CPU r4 is initialized to 200000000 Hz !!!
INFO: Bootloader_runCpu:150: CPU c66ss0 is initialized to 360000000 Hz !!!
[BOOTLOADER PROFILE] System_init : 446us
[BOOTLOADER PROFILE] Drivers_open : 17us
[BOOTLOADER PROFILE] Board_driversOpen : 2722us
[BOOTLOADER PROFILE] CPU load : 770790us
[BOOTLOADER_PROFILE] SBL Total Time Taken : 1791791us
Is this expected? Are there any recommendations for acheiving faster boot times, e.g. <250ms?
Thanks,
Erik