Forums Search for: C5416
CCS for C5416 DSK
Hi, Does anyone have an old CCS disk for the C5416 DSK. Mine is scratched and I was hoping to reinstall it on my laptop without having...
Hi, Does anyone have an old CCS disk for the C5416 DSK. Mine is scratched and I was hoping to reinstall it on my laptop without having to upgrade to v3.1? Please let me know Regards, Vik
Code execution problems when using the boot loader (C5416).
inI am having problems running a program on the C5416 when it is not connected to the emulator. We are using a serial EEPROM in SPI...
I am having problems running a program on the C5416 when it is not connected to the emulator. We are using a serial EEPROM in SPI mode to store the boot table. The boot table is read and then the code is executed by the C5416 after power on, however at a specific point it terminates. Program executio
DSK TMS 320 C5416 and EVM TLV 320 AIC10
Hello, We're working on a project interfacing tms 320 c5416 and tlv 320 aic10. We have problem in programming the control register of tlv 320...
Hello, We're working on a project interfacing tms 320 c5416 and tlv 320 aic10. We have problem in programming the control register of tlv 320 aic10 using the secondary communications method. We are using the following jumper settings on the AIC10EVM W1 =1-2 W2 = 1-2 W3 = 1-2 W4,W5 = 2-3 W6,W7 = 2-3 W8 open W9,W10 = 2-3 W11 = 2-3 W12 = 1-2 W13 = 1-2-3 W14 = 2-3 W15 = 1-2-3 W16,...
C5416.gel
inHi I am loading the CCS with the c5416.gel then I try to change the 0x28000 position of memory but all the positions change from 0x28000...
Hi I am loading the CCS with the c5416.gel then I try to change the 0x28000 position of memory but all the positions change from 0x28000 to 0x2FFFF Best regards Jerome
c5416 memory map
inhello all i need some help on c5416 memory map. my cmd file look something like this. MEMORY { PAGE 0: /* program...
hello all i need some help on c5416 memory map. my cmd file look something like this. MEMORY { PAGE 0: /* program space */ DARAM0 (RWX) : o=000080h l=003f80h VECS0 (RWX) : o=007f80h l=000080h EXT (RWX) : o=008000h l=004000h R
c5416 memory map problem
hello all i need some help on c5416 memory map. my cmd file look something like this. MEMORY { PAGE 0: /* program...
hello all i need some help on c5416 memory map. my cmd file look something like this. MEMORY { PAGE 0: /* program space */ DARAM0 (RWX) : o=000080h l=003f80h VECS0 (RWX) : o=007f80h l=000080h EXT (RWX) : o=008000h l=004000h R
look for C5416 DSK and C5510 DSK schematic file
Hi, I am trying to find C5416 DSK and C5510 DSK schematic file. I go to TI web site, but they do not let me to download....
Hi, I am trying to find C5416 DSK and C5510 DSK schematic file. I go to TI web site, but they do not let me to download. So I need your guys's help! Thanks a lot! Shuping
Sending real-time data from target to PC
inHi, I am a student working on an audio project with the C5416. Just wanted to check if anyone had any ideas with one problem i am...
Hi, I am a student working on an audio project with the C5416. Just wanted to check if anyone had any ideas with one problem i am facing. I am trying to send real-time data from my C5416 DSP to a PC. FileIO doesn't work because it interferes with the program. I tried using RTDX but this too seems to slow down my program. What I am doi
graphic equalizer on C5416 DSK
I have made a graphic equalizer program on MATLAB/Simulink, and I was wondering if there was anyway to program it onto the C5416 DSK?
I have made a graphic equalizer program on MATLAB/Simulink, and I was wondering if there was anyway to program it onto the C5416 DSK?
C5416's McBSP0
inhello all friends I want to use MCBSP0 in C5416 as a transmitter-only- that CLKX and FSX are output and FSX is generated by DXR to XSR copy...
hello all friends I want to use MCBSP0 in C5416 as a transmitter-only- that CLKX and FSX are output and FSX is generated by DXR to XSR copy (not sample rate generator) and send out one pattern 16 bit data periodically .code have been written in C but i am confused about registers setting and sequenc of registers setting and delay which should be taken in account . f
How to use external ram with c5416
inhi everyone.I am new to DSP,now I can load program into the internal daram of c5416.In my C program ,I set PMST to be mp/mc#=0 ovly=1...
hi everyone.I am new to DSP,now I can load program into the internal daram of c5416.In my C program ,I set PMST to be mp/mc#=0 ovly=1 drom=1.Then,how can I load my program into the external ram, it is IS61LV25616AL from ISSI.My .cmd file is as below: MEMORY { PAGE 0 : PROG: origin = 0x2400, length = 0x5b80 VECTORS: origin = 0x0080, length = 0x80...
C5416 DSK
inHello If anyone us using C5416 DSK or EVM could he send me the manual containing the full schematics of it? ...
Hello If anyone us using C5416 DSK or EVM could he send me the manual containing the full schematics of it? Thanks
C5416 - Doubt on RTDX library's SPEED.
inHi, I have a doubt regarding the SPEED of the RTDX library. I am using the TMS320VC5416DSK(C5416 DSP Starter Kit)... I am...
Hi, I have a doubt regarding the SPEED of the RTDX library. I am using the TMS320VC5416DSK(C5416 DSP Starter Kit)... I am sending 160bytes of data from the HOST to the TARGET and immediately from the TARGET back to the HOST using the RTDX library. The time taken
C5416 DSK or EVM
inHello If anyone us using C5416 DSK or EVM could he send me the manual containing the full schematics of it? Thanks ...
Hello If anyone us using C5416 DSK or EVM could he send me the manual containing the full schematics of it? Thanks
TI C5416 DSK Assistance
inHi, I'm completely new to the realm of DSP coding and would be most appreciative if anyone could suggest any books and/or...
Hi, I'm completely new to the realm of DSP coding and would be most appreciative if anyone could suggest any books and/or websites that would help me in my endeavor to understand how this is accomplished. I'm planning to use a DSP to do a real-time FFT from a microphone
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
Integrations
We are wanting to explore integration possibilities on our next prototype of our c5416 based-system (i.e. going to an ASIC). Does ...
We are wanting to explore integration possibilities on our next prototype of our c5416 based-system (i.e. going to an ASIC). Does anyone has some good starter information that they could share with me? Like who to talk to after reading what? that kind of thing? Thanks,
array problems!
inHello everybody, I am looking forward to any suggestions for the problem i am currently facing with Code composer studio 'c5416...
Hello everybody, I am looking forward to any suggestions for the problem i am currently facing with Code composer studio 'c5416 ver 2.10.05 for the TMS320VC5416 DSK. I am using a few pre-initialised arrays in the program and though the arrays are defined as float values,
FIR implementation
Hello, I am trying to implement a digital equalizer on the C5416 DSK as part of my university project. My approach to the...
Hello, I am trying to implement a digital equalizer on the C5416 DSK as part of my university project. My approach to the problem is to use the audio example in the BIOS folder and the dsplib fir instruction. However, I am not getting any output. The audio example works
Help me with Error's
Hi friend's I start to work with C5416 .there is Code Composer and XDS emulator and main target DSP board in my setup.i get many error's...
Hi friend's I start to work with C5416 .there is Code Composer and XDS emulator and main target DSP board in my setup.i get many error's during design and loading . but my basic question : is there any reference to talk about errors and problems with describe solution to fix them? i looked for it in Ti documents but could get NOTHING. any suggestion or help!