Other Parts Discussed in Thread: TMS320DM6437
Hi,
Query Description:
I have flashed the binary image on TMS320DM6437.
After providing the power-up cycle, the time taken by DSP to reach the main() function is coming around ~1.3 Sec.
The Boot-loader execution procedure get carried out during this 1.3 Sec period.
Queries:
1. What is the typical time required for boot loader execution.
2. What are procedures/techniques/reference material can be used to reduce the boot-up time (boot loader execution period).
3. Till how much period the boot-up time can be reduced.
Options Tried:
I have used the few techniques by using "Using the TMS320DM643x Bootloader.pdf" as reference.
I have configured the PLL and EMIF registers to reduce the bootloader execution time. However no impact has been seen on boot-up period.