Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform


Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | C5510DSK Timer


There are 2 messages in this thread.

You are currently looking at messages 0 to 2.


C5510DSK Timer - Oliver McDonald - 2004-11-01 12:28:00

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
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: C5510DSK Timer - Brad Griffis - 2004-11-01 19:11:00



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 


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.