Forums Search for: C6415
Memory Protection on C6415 ?
Hi, If I'm not mistaken, when the C6415 connected to a host system as a PCI target device, the host or any other master...
Hi, If I'm not mistaken, when the C6415 connected to a host system as a PCI target device, the host or any other master device on the PCI bus can access to C6415's memory. By setting the DSPP register, theoretically (and practically??) the bus master can acc
Host to issue an interrupt to C6415 via PCI
Dear DSPers, I need to design a communication scheme for C6415 to be able to communicate with a host processor. I am ...
Dear DSPers, I need to design a communication scheme for C6415 to be able to communicate with a host processor. I am wondering someone could explain to me how to do this for C6415 ? Host -------- (1) put information to DSP internal memmory. (2) t
Trouble with McBSP running at 8M on C6415
Hi, I am developing a new board utilizing TI's C6415 chip and H.110 Framer. I have some troubles with the McBSP port when the the...
Hi, I am developing a new board utilizing TI's C6415 chip and H.110 Framer. I have some troubles with the McBSP port when the the serial port is running at 8M. Basically all the three McBSP ports connect to the local stream of the H.110 Framer, the serial port clock and frame is synchronized to the external clock and frame signal fr
how to get 500 MHz from C6415 PLL
I heard today from one of our engineers that C6415 has only 1x, 6x, and 12x mulipliers available for its onchip PLL. For...
I heard today from one of our engineers that C6415 has only 1x, 6x, and 12x mulipliers available for its onchip PLL. For the 500 MHz version of the device, how do we hit that rate, or should we only run 480? -Jeff
CCS Bring up through JTAG for C6415
hi all, I am facing problem in bringing up CCS through JTAG for C6415 .Since all conections to JTAG header is less than 6 inchs i...
hi all, I am facing problem in bringing up CCS through JTAG for C6415 .Since all conections to JTAG header is less than 6 inchs i am not using any signal buffering. Pls inform any other precautions are to be taken for JTAG. Thanks in advance. -- gururaj
C6415 PCI Woes :|
Hi DSP'ers, I am currently trying to build a dsp driver for linux to work with our c6415. I have managed to load some code into...
Hi DSP'ers, I am currently trying to build a dsp driver for linux to work with our c6415. I have managed to load some code into the dsp's memory over the PCI interface and can verify the code is correct, however the old (hex5x) conversion utility used to have a start address f
c6415 booting from PCI interface
Hi, I currently have a c5402 booting via serial (code & data loaded from the serial port), however i have now moved to the...
Hi, I currently have a c5402 booting via serial (code & data loaded from the serial port), however i have now moved to the c6415 and am looking to boot the processor via a pci interface. Does anyone have any information on the best process to achieve this ? Th
Fifo connection to C6415
I want to connect a fifo with width of 16 bit to C6415 EMIFA . To read the fifo using PDT ( peripherral device transfer ) The...
I want to connect a fifo with width of 16 bit to C6415 EMIFA . To read the fifo using PDT ( peripherral device transfer ) The EMIFA has a 64 bit width SDRAM as the destanation for the transfer and the sorce is the fifo . ( like the Figure 10-63 in TI doc. SPRU190D ) . The qust
Large (>64KB) PCI transfers with C6415 DSP
Hello, Does anyone has an idea on how I could transfer large blocks of data (>64KB) through the PCI interface of a C6415 DSP ...
Hello, Does anyone has an idea on how I could transfer large blocks of data (>64KB) through the PCI interface of a C6415 DSP using the DSP MASTER mode ? If I split the transfer in 64KB blocks, it will require some processing by the DSP-CPU (interrupt servicing
PCI interface on C6415
Hi All, We just had prototype communication board using C6415. When I implemented the driver on WinNT 4.0 for this board and...
Hi All, We just had prototype communication board using C6415. When I implemented the driver on WinNT 4.0 for this board and test it from host, I found: 1. the performance is not that good as I expect: 5Mbytes/s PCI read, 50Mbytes/s PCI write. 2. PCI burst write is not w
Which RTSC platform type to select ? (CCSv4, SYS/BIOS, C64x target)
All, I am in the process of creating a new CCSv4 project using SYS/BIOS to develop code for a custom board that has multiple C6415 devices....
All, I am in the process of creating a new CCSv4 project using SYS/BIOS to develop code for a custom board that has multiple C6415 devices. While creating the project, I have chosen the following settings, - C6000 for project type - Generic C64xx Device for Device Variant - SYS/BIOS Clock example for Project Template However, I am not sure what I need to select for RTSC Platform...
EDMA transfers between CE spaces of the same EMIF
Hi there. I'm using C6415 in my circuit with the EMIFA connected to an SDRAM on CE0 and an FPGA on CE2 (configured as a programmable synchronous...
Hi there. I'm using C6415 in my circuit with the EMIFA connected to an SDRAM on CE0 and an FPGA on CE2 (configured as a programmable synchronous memory), both having the same bus width (64 bit). I was wondering how an EDMA transfer would work between these two spaces. Since the bus is shared, I'm guessing that part of the data from the source (or all of it) is stored in the DSP's internal memo...
DSP_fft16x16t problem! and it is eating my input!
Hello everyone, I am struggling to get the DSP_fft16x16t function in dsplib for c64x working... I am using the C6415 device cycle accurate...
Hello everyone, I am struggling to get the DSP_fft16x16t function in dsplib for c64x working... I am using the C6415 device cycle accurate simulator to verify the code.. The problem is that the output of DSP_fft16x16t does show the accurate results for some input and does not show the right FFT for others!!!!!!. One unhealthy symptom I found is that the DSP_fft16x16t function is overwriting the...
Correct Scaling Factor from Q15 FFT output to Float
I get the correct FFT output "shape" of a say sine wave using DSP_fft16x16t with C6415, but the it is in Q15. How can I accurately scale it...
I get the correct FFT output "shape" of a say sine wave using DSP_fft16x16t with C6415, but the it is in Q15. How can I accurately scale it back to a float value? Do I just have to find the correct value by referring to say the output of Matlab or other software? -Jeffrey
SDRAM Bandwidth
Hi all, I'm new in DSP. Could you please help me in finding the max SDRAM bandwidth in a C6415 DSP? Something else, I want to connect my DSP...
Hi all, I'm new in DSP. Could you please help me in finding the max SDRAM bandwidth in a C6415 DSP? Something else, I want to connect my DSP to a FPGA through EMIFA and use EMIFB for transfers between DSP and SDRAM. If I use DMA for both transfers, could these transfers be done simultanously? Best Regards, Dakys
Re: PCI data transfer (dm642 DSP)
Geckook Xu- > Thank you for your reply. > 1) I don't know what did you refer to 'PMC'. But I am sure my card > implements PCI bus...
Geckook Xu- > Thank you for your reply. > 1) I don't know what did you refer to 'PMC'. But I am sure my card > implements PCI bus interface. Ok. I mentioned PMC because you said "I have a system where the a PMC card with C6415 act as a daughter board" (see below). I assume you mean a standard PMC form-factor card with 32-bit, 33 MHz PCI interface. > 2) I try external mem in SDRAM. (
C641x heat question
We're working with multiple C6415 board, and we've noticed that when C641x devices are held in Reset, they actually generate more heat...
We're working with multiple C6415 board, and we've noticed that when C641x devices are held in Reset, they actually generate more heat than when running. The chips work though, and do what they're supposed to when running (at 720 MHz). This sounds counter-intuitive, and is unlike all the other Texas Inst DSPs we've worked with. Has anyone else encountered
CCS - Defining callback for a C library in C++ code
I am writing a C++ application on C6415 using CCS 3. I use a C library for which I have to provide an interrupt handler (thus, that...
I am writing a C++ application on C6415 using CCS 3. I use a C library for which I have to provide an interrupt handler (thus, that function will be called using the C calling convention). However, this handler interacts with a C++ object and has to be defined in a C++ file. Is there a way to inform the compiler/linker to use C calling convention
6415 starter kit
Can anyone tell me a good starter kit for c6415? and if it is available in India? The TI website mentions only 6416 DSKs ...
Can anyone tell me a good starter kit for c6415? and if it is available in India? The TI website mentions only 6416 DSKs
Code Composer Studio Support
Hi, We're moving to C6416 from C5416 for one of our products. I've seen at the C6000 CCS page that this release of CCS supports...
Hi, We're moving to C6416 from C5416 for one of our products. I've seen at the C6000 CCS page that this release of CCS supports simulator only for C6414,C6415,C6416. Is that correct? Thanks. -- -------------------------






