Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

Evaluate multicore with Texas Instruments:
Low-cost evaluation module & free software development kit available NOW.

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "dat"

  

Post a new Thread

reading data from a .dat file   [4 Articles]

joshy jose - Jan 29 2007
hai firends, i am doing a spectrum analysis project in c6713b and i wish to take data from a dat file i tried like this dat: .include"realdat.dat" and it is not working an... reading data from a .dat file

question on DAT module

behcsiang - Apr 9 2003
Dear All, I'm confused with the DAT module of DSP/BIOS. I'm using C6415 chip. According to the help, before begin any DAT_copy / DAT_fill tranfer, the DAT... question on DAT module

Host Channel Control will not bind

spam...@fastmail.fm - Nov 16 2007
Hello, I am using CCS 3.3 and try to use Host Channels (for input, dataflow is Host-> Target). Therefore I created in the BIOS a new HST. Mode is input, bufseq is DDR2, buf... Host Channel Control will not bind

urgent: read image(jpeg or bitmap) of size (1024x768x3) and strore it into c6711 DSK

mahmoud EL-Tahawy - Jul 11 2007
hi all 1- i want to ask about how to load data from a image (jpeg or bitmap) with size (1024x768x3) into the c6711 DSK and how to display it to in CCS 2- ... urgent: read image(jpeg or bitmap) of size (1024x768x3) and strore it into c6711 DSK

EMIF problems in C6713   [9 Articles]

Hui Zhang - Oct 22 2005
Dear all, Let me post my problem. I am currently trying to receive data from the EMIF on the DSK. What I want to do is look at this data at a memory location and do some d... EMIF problems in C6713

how to open dat files in matlab   [2 Articles]

jovan galic - Jul 13 2007
HI to all! I recorded some datas (samples of audio signal) in CCS 1.05 in dat file and I want open it in Matlab 7.0 but I get something not understandable.How can I open it? THa... how to open dat files in matlab

C64X+ DAT module

moshe_shimoni - Sep 18 2006
Hi, I saw that the DAT module interface has changed in the new CSL for the C6455. In the DAT_open function the input is a structure of params. It's not possible to open it wit... C64X+ DAT module

DAT Module problems   [3 Articles]

Pradeep Vijayan - Oct 21 2003
Hello folks, I am using the 6711 DSK. I am attempting to copy a block of data using the DAT module functions. It is not doing the data transfer at all . Is the... DAT Module problems

Flash memory and DM642EVM   [10 Articles]

David Gonzalez - May 28 2008
Hello, I want to store some data (not a bootable program) inside the flash memory of the DM642EVM board, and read it later on. I tried the following 3 ways: 1) Probe Poin... Flash memory and DM642EVM

Using DAT APIs on OMAP3530 (C64x+)

Coskun AYYILDIZ - May 11 2011
Hi everyone, I am using OMAP3530 having C64x+ DSP along with CCSv4 without BIOS and Blackhawk USB560 emulator. I am trying to transfer the data in the external memory to L1D ... Using DAT APIs on OMAP3530 (C64x+)

DAT module CSL 6455

mosh...@imagine-com.com - Sep 25 2006
Hi, I saw that the API to the DAT module (DAT_open) has changed for the new chip: 6455. Instead of DAT_CHAANY you have to specify on which channel the DMA transfer occures. Does ... DAT module CSL 6455

Audio File Input in DM642EVM

davi...@gmail.com - Apr 21 2008
Hello, I am trying to do the following: store a wav file(or any other sound file from my PC) into DM642EVM SDRAM memory and play that file. I have 2 questions regarding this: ... Audio File Input in DM642EVM

Is the synchronization a bug in TMS320C6416?

prof...@whut.edu.cn - Mar 29 2008
hello,everyone,nowadays i am doing experiments on McBSP of 6416,but i find the 'xrdy'and 'rrdy' in SPCR of McBSP are not woking as what described in spru401(TMS320C6000 DSP Multich... Is the synchronization a bug in TMS320C6416?

Convert .out file to .hex   [2 Articles]

z_11...@yahoo.com - Dec 10 2007
For program flash on my board, I need hex file, on CCS3.1 I follow: File-> data-> load Open my program in .out For select memory, I choose address from 0x0000000 and length 0x... Convert .out file to .hex

DAT module

Amrut Kunte - May 2 2004
Piyush, Thanks for the pointer to the DAT module. Its very handy.   Amrut Yahoo! India Matrimony : Find your partner online . ... DAT module

Is it possible to store and access auxiliary data in Flash ?

degs2k4 - May 27 2008
Hello everyone, My board is a DM642EVM and I have the following problem: 1. I have a video loopback program, stored in external RAM memory, that writes out the value of a v... Is it possible to store and access auxiliary data in Flash ?

Re: Debugging four TMS320C6201   [2 Articles]

Phil Alder - Dec 12 2000
Graeme Parker wrote: > Hi Thomas > > There are a lot of things to investigate: > > 1) does your JTAG hardware/driver support multiple processors? > 2) Ca... Re:  Debugging four TMS320C6201

RE: DAT_copy   [2 Articles]

sankaran - Mar 25 2005
There is something fishy going on here. The DAT transfers are designed to go on the same queue, which you decide when you do DAT_open. Make sure your external buffers are... RE:  DAT_copy

About DAT module on DM642

Giovanni Parodi - Jul 24 2007
Hello everybody, I'm working with DM642 DSP device and I would like to use the DAT CSL module. At present time I'm testing it through the following code: bufLap_loc = (... About DAT module on DM642

Problem with File IO using ProbePoints   [4 Articles]

jonas yu - Jul 12 2005
Hello, I am using C5510 DSK. I am trying to do I/0 using Probe points as used in sinewave example of tutorial section. But the output file dosen't seems to be one I expect.... Problem with File IO using ProbePoints

Code Composer Studio....

Atul Srivastava - Dec 22 1999
Hi Friends, We are working on a small program using code composer studio. The program involves Host Channel Objects. We wish to make data transfer between host and ... Code Composer Studio....

Re: Memory Copy on DM642

norr...@yahoo.co.uk - May 16 2006
Assume that you wanna load the data to ur board for initialization, you can save the data in .dat file, then use File-> Data option. I've tried to load the greylevel informat... Re:  Memory Copy on DM642

mcbsp_xrdy on 6713 with ads8344

gepeng surepeng - Jan 14 2007
Hi all, I am in ANC project I am using 6713 with ads834. I am success to get data from 1 channels but for multichannel I still fail to do that. The reason I think in mcbsp_x... mcbsp_xrdy on 6713 with ads8344

RE: [Fwd: CCS dependency scan issue]   [2 Articles]

Pablo Fraile - Apr 15 2004
Jeff, from the CCS online help: "To Exclude a File from Dependency Scanning An exclusion file, exclude.dat, is used to prevent scans for dependencies on ... RE:  [Fwd: CCS dependency scan issue]

R: Re: XDS510-USB2.0 + C6727 - Load Program problem   [2 Articles]

"pco...@libero.it" - Jun 25 2009
Hi Mike, thanks for your reply. Yes, I was tempted to try it because of the cheap price and it seems to work, because it can connect to the dsp C6727 target, I can write ... R: Re:  XDS510-USB2.0 + C6727 - Load Program problem

Re: Using McBSP/EDMA

Bernhard 'Gustl' Bauer - Feb 9 2005
kami10001 wrote: > hi > > 1-can i directly transfer digital audio data from a .dat/wmv file to > McBSP or its necessary to use UART. > > 2-How to conf... Re: Using McBSP/EDMA

Attempt to execute SCRIPT load_vector as a function.

krishna rusli - Mar 5 2009
I've a question..when I use load_vector function, there is an error load_vector('refference_buff.dat'); ??? Attempt to execute SCRIPT load_vector as a function. I confuse, w... Attempt to execute SCRIPT load_vector as a function.

How to get data from input file and write output after filtering?

nabin181 - Nov 16 2004
Hi, I am trying to implement fir filter using convolution. As I am new to DSP field, I am facing problem opening input signal file "xyz.dat" and then aft... How to get data from input file and write output after filtering?

Re: SDTSRV to load DSP or program Flash via JTAG

sku...@ptgrey.com - Jun 18 2008
Hi all. Just an FYI that I was successful in loading/running a program on a C6x DSP (DM64x and DM643x) using only the Spectrum Digital emulator and their SDTSRV library. Just had... Re: SDTSRV to load DSP or program Flash via JTAG

RE: Playing wav files on the 6713

Jeff Brower - May 2 2007
Lindsay- > Hi Jeff, I appreciate your response. I've tried checking TI examples and support knowledgebase, but I am having > trouble finding file I/O of the type I am lookin... RE:  Playing wav files on the 6713

PCI data transfer

behcsiang - May 22 2003
Hi, I have a system where the a PMC card with C6415 act as a daughter board. Currently, I'm using the method describe in the "C6000 Peripheral Guide" when i ... PCI data transfer

Re: PCI data transfer   [2 Articles]

geck...@gmail.com - Jun 3 2007
Can you tell me how to start the pci master read? my code like this: config.dspma = (Uns)req-> dstAddr; config.pcima = (Uns)req-> srcAddr; config.pcimc = (Uns)GET_BYTE_COUNT(re... Re: PCI data transfer

Re: QDMA Example code for DM642

piyush kaul - Apr 28 2004
Try using the DAT module. Should be pretty simple that way. Regards Piyush --- Amrut Kunte <> wrote: > Hello, > Is there an example code for performing Q... Re:  QDMA Example code for DM642

Re: Error Initialising Emulator for the TMS320C6416T board for CC v3.3

Michael Dunn - Jul 10 2008
Ivan, I use some different emulators, but not Spectrum Digital. see comments below. On Thu, Jul 10, 2008 at 8:08 AM, Ivan wrote: > Hi Mike, > > I would like to as... Re: Error Initialising Emulator for the TMS320C6416T board for CC v3.3

problem with file handling   [3 Articles]

Manish Ranade - Sep 3 2003
Hi, I am using EVM 6701with C67xx setting. I am working on Image compression using haar wavelet. I want to use file handling in my C program to read the image ... problem with file handling

RE: [code-comp] Re: How to prepare a data for use with probe in CCS

Li Bing - Aug 24 2005
HI, Bhooshan Thanks for your reply, I have went through CCS manual, but still can not get the result. My code is as following, and I also attached the .dat. for you t... RE: [code-comp] Re:  How to prepare a data for use with probe in CCS

Re: Magic numbers   [6 Articles]

Mike Dunn - May 14 2007
Pablo, The 'magic number' term has its roots in ancient UNIX. The first 2 bytes of a file would identify the format of the information in that file. Although TI uses this t... Re:  Magic numbers

fread into SDRAM   [4 Articles]

limc...@gmail.com - Nov 15 2009
Hi guys, I'm using DSK6713 to read a data(WAV) file and produce the audio via aic23. The problem i facing is that the data file is too big to store in IRAM. I'm trying to read t... fread into SDRAM

Bottleneck at the image data flow   [4 Articles]

Vict...@itri.org.tw - Sep 13 2006
Hello, I'm using DM642 for image-processing but having a bottleneck at the data flow. The original project file contains a main function which continuously captures images. ... Bottleneck at the image data flow

CCS for C6713

bristelled - Jun 13 2006
hello there:) i m a student of engineering final year, i m working on the implementation of ofdm modem using TMS 320 C6713, but i m facing problems when trying to achieve rea... CCS for C6713
| 1 | 2 | 3 | next