
There are 2 messages in this thread.
You are currently looking at messages 0 to 2.
Can anyon tell me why when using the timers of the TI C5510 on the spectrum digital DSK, why only timer0 works and not timer 1 ? Oliver______________________________
Are you using DSP/BIOS (i.e. is there a .cdb file included in your project)? If so, BIOS requires a timer for the system tick. I thought it defaulted to Timer 0, though it could be set to Timer 1. In any case, if BIOS is using a timer then you wouldn't be able to get access to that timer using the CSL. Are you using the CSL to configure the timer but not getting a valid handle back? Brad "Oliver McDonald" <o...@redhillsystems.com> wrote in message news:f...@posting.google.com... > Can anyon tell me why when using the timers of the TI C5510 on the > spectrum digital DSK, why only timer0 works and not timer 1 ? > > Oliver______________________________