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.

Effect of CACHE enabling on bootloader execution time

Hello Friends,

Query Description:

Currently I am looking into the time required for bootloader execution.

I have binary image of size ~600K and flashed it using NOR writer.

The time taken by bootloader (EMIFA ROM fast boot with AIS) for it's execution and reaching till main() function is coming as ~1.2 Sec.

I am finding the ways to reduce this period. While going through "Using the TMS320DM643x Bootloader.pdf", I found that CACHE is disabled during boot process.

So I am thinking of CACHE enabling at the start of boot process.

Query:

1. If I enable the CACHE at boot time, will there will be any effect on time required for bootloader execution.

 

Thanks,

Abhijeet