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 | CCS setup

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.


CCS setup - seb - 2004-07-09 11:31:00

Hello,

i have a question about the configuration of CCS. I had a projet that
i start using the DSK6713 board.
In the CCS setup application, i choose the C6713DSK configuration
file. ALL RIGTHS.

Now that my application seems to works using the DSK, i need to
compile the same application but for our own compagnie's acquisition
card. Which is the rigth configuration file to choose ?
C67xx Cycle accurate Sim ?
C6713 Fonctionnal Simulator ?
C6713 Device Simulator ?

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

Re: CCS setup - Brad Griffis - 2004-07-10 11:02:00



"seb" <g...@yahoo.fr> wrote in message
news:2...@posting.google.com...
> Hello,
>
> i have a question about the configuration of CCS. I had a projet that
> i start using the DSK6713 board.
> In the CCS setup application, i choose the C6713DSK configuration
> file. ALL RIGTHS.
>
> Now that my application seems to works using the DSK, i need to
> compile the same application but for our own compagnie's acquisition
> card. Which is the rigth configuration file to choose ?
> C67xx Cycle accurate Sim ?
> C6713 Fonctionnal Simulator ?
> C6713 Device Simulator ?
>
> Thank

If you want to run the code on another piece of hardware then you don't want
to use any of the simulators.  The simulators all run on your PC without any
external hardware.

Assuming your board was built with the correct JTAG header you'll need an
XDS510 (or XDS560) emulator.  There will be drivers that come with the
emulator and you'll want to select one of those in cc_setup.

Brad


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