Forums Search for: C5416
Re: problem in use of external memory
inMegha- > Should I change anything in > settings or something to enable the external memory. As per as I know we dont have > EMIF settings...
Megha- > Should I change anything in > settings or something to enable the external memory. As per as I know we dont have > EMIF settings in C5416 as in c55x. Right? Not exactly. There are memory-related registers you have to set for 5416, such as wait-states, BSCR, etc. Question: what .gel file are you giving CCS prior to use when it first opens? The initial .gel file should be se
CCS's Active-x for C5416
inHi Friends how can use code composer Active-X in visual C++ to build a application intract with CCS and do anything more ? does anyone...
Hi Friends how can use code composer Active-X in visual C++ to build a application intract with CCS and do anything more ? does anyone have a such application / Regards
convolution function (convol) in dsplib
DSK used : TMS320VC5416 DSK software version: code composer studio 'c5416 ver 2.10.05 Hello everybody, I would be grateful if...
DSK used : TMS320VC5416 DSK software version: code composer studio 'c5416 ver 2.10.05 Hello everybody, I would be grateful if somebody can suggest about the convol function in dsplib used for the convolution process. The convol function syntax given in the examples provi
Extending memory in 5416DSK.
Hi, Can anyone suggest me how to extend the memory in a C5416 DSP Starter Kit? I have brought the Kit and want to know how to...
Hi, Can anyone suggest me how to extend the memory in a C5416 DSP Starter Kit? I have brought the Kit and want to know how to extend the memory. The DSP has 23 address lines and 16 data lines. Hence it should be possible to extend upto 8000K word size of memory. I
Interfacing SLIC (Si3210) with SPI
hi i want to interface SLIC (Si3210) with c5416. i want to drive slic its spi , but now i can't drive it correctly. can someone help...
hi i want to interface SLIC (Si3210) with c5416. i want to drive slic its spi , but now i can't drive it correctly. can someone help me? thanks.
Can we Read An Mp3 file or Wav file?...urgent
hi... i'm trying to modulate and demodulate a music file or a sound file... Can we read a wav file or an mp3 file using c5416 and code...
hi... i'm trying to modulate and demodulate a music file or a sound file... Can we read a wav file or an mp3 file using c5416 and code composer studio? and change it into a form of variable? please give me some advice...or maybe anyone has the program for it? thanks in advance... cheers. Christian Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Tr...
code working on simulator but not on device?
inHi everyone I am working on a PEP5416 device and am using a TI C5416 simulator. I am implementing an acoustic model which takes the sound input...
Hi everyone I am working on a PEP5416 device and am using a TI C5416 simulator. I am implementing an acoustic model which takes the sound input from the microphone, process it (filters) and provide the filtered output at headphone. My code is working on the simulator, its not giving any errors and I have debugged it step by step, its nowhere getting stuck. But when I try to run the code on the ...
Can't see external memory on SMJ320VC5416 using CCS 5.5
I have an SMJ320VC5416 and I am using CCS 5.5 (since CCS 6 doesn't support the C54XX line). I am unable to access external memory, only internal...
I have an SMJ320VC5416 and I am using CCS 5.5 (since CCS 6 doesn't support the C54XX line). I am unable to access external memory, only internal memory. I have the original C5416.gel file, which did not work, and I tried adding additional memory mapped locations. The CCS memory browser just shows these as a series of ????'s This is a custom board. We have two SMJ320VC5416's attempting to communic...
Interfacing tms320vc5416 dsk with ads1610 evm using a 5-6k interface
Hi has anyone ever tried interfacing the c5416 with the ads1610 evm? Any help and info regarding interfacing the two. And anyone know how to...
Hi has anyone ever tried interfacing the c5416 with the ads1610 evm? Any help and info regarding interfacing the two. And anyone know how to make it work in code composer it really isnt supported by the updated DCPFree tools(Data Converter tools in CC). I've already tried writing some code based on the other support dsp chips(5510 and 6416). When i bought the ads1610 evm and 5-6k interf...
Firmware Protection
inHi , How do you protect the firmware in your custom boards ? In our custom board, there is an external Flash in...
Hi , How do you protect the firmware in your custom boards ? In our custom board, there is an external Flash in which reside the firmware. The firmware can fit in the on-chip RAM of the C5416, then after
c5416 memory interface
inHi, I am trying to connect 2 memories each having a size of 2M x 16bits to 5416 using its memory interface. In the datasheet of 5416, it says...
Hi, I am trying to connect 2 memories each having a size of 2M x 16bits to 5416 using its memory interface. In the datasheet of 5416, it says data memory is upto 64K. So, should I use program memory space to access 2 memories? Or what can be the possible solution? Is program memory space writable?Thanks for help
Linking DSP results and Matlab
Hello people! I?m doing some evaluations with the C5416 DSK, but I need to generate some signals on Matlab, pass it to DSP by a .h file and...
Hello people! I?m doing some evaluations with the C5416 DSK, but I need to generate some signals on Matlab, pass it to DSP by a .h file and take the results by printing it on the CCS screen. But I need to do 5 simulations and do a mean of this values. And for each simulation, I need to generate new signals on Matlab. What I want to know is somebody has some idea about pass the results to Matlab...
C5416 DSP Starter Kit -can it be used to do a Digital Mixer?
inHi all, We are going to undertake a project on "Implementation of a Voice Channel Mixer using DSP". In this project,we try...
Hi all, We are going to undertake a project on "Implementation of a Voice Channel Mixer using DSP". In this project,we try to conference 2 or more voice channels.These voice channels are first converted into digital(using A/D).Then they are digitally mix
DSP C5416 ON LINUX
Hello All I am working on TMS C 5416 kit. I have communicated DSP 5416(Texas Instruments) with Windows XP OS through usb...
Hello All I am working on TMS C 5416 kit. I have communicated DSP 5416(Texas Instruments) with Windows XP OS through usb interface using IC CY7C68001(EZ USB SX2) of Cypress Semiconductor coorperation. Now I want to operate this kit on Linux operating system while using the same usb interface. The Linux OS is not communicating with my kit .What should I do ? what might be the...
C5416 DMA
In TMS320VC5416 DSP, I got a weird problem. I used DMA to move code from extern flash memory(SST/ST flash) onto DSP. If I moved...
In TMS320VC5416 DSP, I got a weird problem. I used DMA to move code from extern flash memory(SST/ST flash) onto DSP. If I moved code onto DSP in random block size, the result always doesn't work fine. Strangely, if DMA move code in one word in each time. The result gets better
memory management problem in C5416
Hi I wrote the mail about the memory management problem I am facing. I told in my previous mail that I run my prog on simulator and it ran to a...
Hi I wrote the mail about the memory management problem I am facing. I told in my previous mail that I run my prog on simulator and it ran to a random addr and gave an error of Trouble Running Target CPU. I ran the code on the device and I am getting an error message as: cant remove breakpoint at 32E0. 32E0 is the addr from where main() starts. Someone kindly help me regarding this error, w...
New Low-Cost C5416 DSK Featuring USB Communication Now Available
New Low-Cost DSP Starter Kit From Texas Instruments Featuring USB Communication Enables Faster Throughput with RTDX? Data Link ...
New Low-Cost DSP Starter Kit From Texas Instruments Featuring USB Communication Enables Faster Throughput with RTDX? Data Link TI's robust and low-cost TMS320C5416 DSK now available to help designers get started quickly using the popular TMS320C54x? low-power DSPs
W3100A
Hello all. Has anybody developed firmware for Tcp/Ip socket handling based on c5416 and W3100A devices? I have...
Hello all. Has anybody developed firmware for Tcp/Ip socket handling based on c5416 and W3100A devices? I have problem
Read from external data memoy and copy to internal memory
inHello I have a FPGA on C5416 external data memory which there is variables (10 vector with lenght of 1024-decimal- at start address 0x8000 )...
Hello I have a FPGA on C5416 external data memory which there is variables (10 vector with lenght of 1024-decimal- at start address 0x8000 ) . Also i have a internal(local) variables in my program which copy those external data variable. i mean ,first read from ext. data memory then copy to my local variables. like following #pragma DATA_SECTION(Ext_var1,"EXDATA"
Problems with RFFT/CFFT - DSPlib
Hello! I?m using the C5416 DSK and now I?m writing a code that do the FFT of a signal generated on the same code....
Hello! I?m using the C5416 DSK and now I?m writing a code that do the FFT of a signal generated on the same code. I?ve used the cbrev functions, to reverse the bits and a