Hello,
I just wanted to ask under what circumstances will the CLK_START routine under BIOS_Startup not be called, and, therefore, will not initialize the timers.
The reason I am asking is that my Bios is not calling the CLK_Start routine although I have the Clock Manager configured for a timer (Timer 1), and have the default PRD - Periodic function manager set Using the CLK Manager to drive the PRD in the *.tcf file. This has initialized the timers on our previous platforms (DM648, DM6467), but is not initializing on my current platform. First time with this Bios version.
Setup: DSP Bios V 5.41.09.34 running on a DM6437 EVM Board... PSP not being used, just purely a DSP Bios Application with mini-drivers.
Thanks,