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


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | Code Composer Studio....

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

  

Post a new Thread

Code Composer Studio.... - Atul Srivastava - Dec 22 8:45:00 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
the target board (TMS' c62x). we are trying to read a file from the host PC
containing integer values, then simply multiplying these integers by a constant
(say 2) and finally receiving the output in an output file. We are doing this by
binding input and output files with the input and output channels respectively.
The program associates these channels with pipes (PIP module) which transfer
the data in the form of frames. Number of words in each frame and number of
frames in the pipe are declared in the configuration file. The HST and PIP
modules have been created in the configuration file (*.cdb). Our problem is that
we are not getting the expected output (amplified input), though the data
transfer is happening perfectly.

PS: The mydata.dat (input file), myout.dat (output file), inpoup.c (source file)
and inpoup.cdb (Configuration file) are attached herewith.



Attachment (not stored)
mydata.dat
Type: application/octet-stream

Attachment (not stored)
myout.dat
Type: application/octet-stream

Attachment (not stored)
inpoup.c
Type: application/octet-stream

Attachment (not stored)
inpoup.cdb
Type: application/octet-stream

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )