This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/66AK2L06: How to boot NOR flash using EMIF in SBL

Part Number: 66AK2L06

Tool/software: TI-RTOS

Hello,

I am developing using K2L EVM board.

The development environment uses the Processor-SDK-RTOS and load the application with the SBL(Ti's Secondary Boot Loader).

- ti-processor-sdk-rtos-k2l-evm-03.00.00.04

- CCS 6.2

- not use ARM Linux.

In the ARM Spi NOR flash boot, it seems that the application loading speed is too slow

so I trying to change SBL setting to EMIF mode.

Can you tell me how to boot NOR flash using EMIF in SBL?