Forums Search for: 5416
Urgent:5402 vs 5416 EVM modules Poll
Hi, For a small education project envolving MP3 coding and g.7xx development I am trying to pick out a development platform....
Hi, For a small education project envolving MP3 coding and g.7xx development I am trying to pick out a development platform. How would you compare the two in terms of: - Reliability - Debugging Speed - Overhead complexity(i.e. how much custom software built
extended addressing
inCan anyone "unconfuse" me? I'm using a 5416. I in MC mode with the overlays on. This mode should allow on chip daram from 0x80- ...
Can anyone "unconfuse" me? I'm using a 5416. I in MC mode with the overlays on. This mode should allow on chip daram from 0x80- 0xffff. I should then be able to load my text segment into saram0-3 at 0x28000. XPC=2, address 0x8000-0xffff. I'm confused how to do
Fwd: pcm3002 audio recording prob. in dsk5416
Forgot to mention that recorded output now looks like a large harmonic independent of what is recorded. Is there any user doc for PCM3002 other...
Forgot to mention that recorded output now looks like a large harmonic independent of what is recorded. Is there any user doc for PCM3002 other than PCM3002.pdf (found not easy to use in conjunction with DSK 5416 kit) An extract of the code used to record is the following, ... while(1) { y=0; j=0; while(y
RE:RE:real time processing using dsk 5416
Hi Sandy, I suggest to have a look at the "tone" example (\examples\dsk5416\bsl\tone). Here you will find some low level...
Hi Sandy, I suggest to have a look at the "tone" example (\examples\dsk5416\bsl\tone). Here you will find some low level functions to easily address the audio codec. Best regards, Markus
dsk5416 getting started
Hi..... I've just started working with the DSK 5416... In the first step, i've done the tutorial of the CCS, and now...
Hi..... I've just started working with the DSK 5416... In the first step, i've done the tutorial of the CCS, and now i'm looking for more literature. I would like to know, if somebody have the ONE DAY WORKSHOP from the texas instruments, and if it's possi
Re: Help in Assembly coding in 5416
inHello Ulrich, Saturday, January 04, 2003, 8:25:14 AM, you wrote: It would be a solution to declare func as func(int *x,...
Hello Ulrich, Saturday, January 04, 2003, 8:25:14 AM, you wrote: It would be a solution to declare func as func(int *x, int *a, int *y); Then you'll get &x in register A, and *sp(0) and *sp(1) for &a and &y. Thus you'll gain full access to Y.
Command line compilation
Is there a CCS tool similar to the cl500 shell program that will use the .mak file generated by ccs to compile the project? What I...
Is there a CCS tool similar to the cl500 shell program that will use the .mak file generated by ccs to compile the project? What I have is a project (1200bps and 9600bps Amateur Radio modems) that need to be compiled with slight differences for the 5402 and 5416 DSP. I want to
Re: Strange problem - Writing to data mem also overwrites program mem?
Aaron- > Thanks, I've sorted it out now Ok sounds good Aaron. Good luck with your project! -Jeff > Quoting Jeff Brower...
Aaron-
> Thanks, I've sorted it out now
Ok sounds good Aaron. Good luck with your project!
-Jeff
> Quoting Jeff Brower
CCS Graphical configuration of McBSP
Hello all, Is this a known issue? I have looked for info on it but with no success. Using CCS 2.10 targetting a '5416. ...
Hello all, Is this a known issue? I have looked for info on it but with no success. Using CCS 2.10 targetting a '5416. I find that the graphical configuration of McBSP pins used as GPIO is not very sticky. Making changes in the configuration of other
Setting the clock speed of 5416
hi to all, presently i am working on a project where i need verify the time elapsed to execute a algorithm..... yet present i am using...
hi to all, presently i am working on a project where i need verify the time elapsed to execute a algorithm..... yet present i am using CCS3.1 but i am not able to configure the clock in simulator mode..... can any body suggest me to set the clock speed so that i can configure the timer for exact time measurement..... Thanks.... anne
TROUBLE RUNNING TARGET CPU - 5416
inhi am using tms320c5416 processor for programming a project with ccs as the compiler. Am getting a new error these days. "TROUBLE RUNNING...
hi am using tms320c5416 processor for programming a project with ccs as the compiler. Am getting a new error these days. "TROUBLE RUNNING TARGET CPU" and when compiling i do not get anyerrors and this comes at the point of a division of 2 numbers in the program. Any ideas.. all r welcome..:) and while building i get a warning which says.. ".cio created without specifications" PLS HEL...
5416 DSK + THS1206 EVM help
Hi, I've searched through the threads and haven't seen any posts about interfacing TI's THS1206 ADC to a TI5416 DSK. I'm a ...
Hi, I've searched through the threads and haven't seen any posts about interfacing TI's THS1206 ADC to a TI5416 DSK. I'm a DSP newbie so I bought these parts to get running quickly for my thesis project. I've posted on comp.dsp, TI's discussion groups, etc. but I cannot
booting C5416 using standard serial boot method
inHi, I am using PIC18F97J60 to boot 5416 using MCBSP0. I have built my boottable using -v548 assembler option and I am sending this boottable...
Hi, I am using PIC18F97J60 to boot 5416 using MCBSP0. I have built my boottable using -v548 assembler option and I am sending this boottable starting from word 0x10AA after resetting the dsp and waiting for XF pin to go low. I worked on this issue so much and read all the documents including the bootloader document(spra602) supplied by ti. I think the documentation is insufficient. Can you tell h...
Fwd: pcm3002 audio recording prob. in dsk5416
--- In c...@yahoogroups.com, "kabdeslam" wrote: Forgot to mention that recorded output now looks like a large harmonic independent of...
--- In c...@yahoogroups.com, "kabdeslam" wrote: Forgot to mention that recorded output now looks like a large harmonic independent of what is recorded. Is there any user doc for PCM3002 other than PCM3002.pdf (found not easy to use in conjunction with DSK 5416 kit) An extract of the code used to record is the following, ... while(1) { y=0; j=0; while(y
McBSP2 Recieve Interrupt (DSK 5416)
inHi All ! I connected the McBSP 2 to PCM3002 codec (via CPLD). I also configured the codec by its control registers (via...
Hi All ! I connected the McBSP 2 to PCM3002 codec (via CPLD). I also configured the codec by its control registers (via CPLD). I also configured the McBSP2 configurations. I set the IMR to 0x40. INTM=0; I"m recording from microphone and I
Help for 5416 Project
inHello everyone, I'm planning to do a project in C5416.. I'm really interested in doing a project in tat. Can any of u suggest me with some...
Hello everyone, I'm planning to do a project in C5416.. I'm really interested in doing a project in tat. Can any of u suggest me with some interesting applications i can work on..? suggest something related to audio processing, as My prof has suggested tat(audio processing).
McBSP SPI mode on 5416 DSK
I am using the mcbsp0 to control a spi device. I have used the following functions: void InitSPI(void) { mhMcbsp =...
I am using the mcbsp0 to control a spi device. I have used the following functions: void InitSPI(void) { mhMcbsp = MCBSP_open(MCBSP_PORT0, MCBSP_OPEN_RESET); MCBSP_config(mhMcbsp, &Config); } void sendSPI(void) { MCBSP_start(mhMcbsp, MCBSP_R
Add operations continually in a loop in 5416
inMy hardware is 5416DSK and AIC13, I want to used this to finish my project of echo cancellation. I have a sub-program there are over 100 times add...
My hardware is 5416DSK and AIC13, I want to used this to finish my project of echo cancellation. I have a sub-program there are over 100 times add operations and I sure this program affect my output signal, I don?t know how to make the add operations is more efficiency in C or C++. Somebody tell me can use the DMA, but I don?t know how to use that. Are there someone shows me a program or some
CCS shift problems
inI'm trying to get some 'C' code that I prototyped using VC++ (easier to debug) working on a 5416 using CCS v1.21 -- But it doesn't...
I'm trying to get some 'C' code that I prototyped using VC++ (easier to debug) working on a 5416 using CCS v1.21 -- But it doesn't work as expected. Here's the code: typedef unsigned int uint16; typedef unsigned long uint32; /* Simple shift test */ ui
Re: 5416 .text Memory Problems above 0x4000 - SOLVED
I think I found the main issue. The new code that went beyond 0x4000 also called subroutines that used malloc. It was the additional...
I think I found the main issue. The new code that went beyond 0x4000 also called subroutines that used malloc. It was the additional mallocs that expanded the heap which started corrupting my memory. To solve the problem I expanded my heap when I linked, and things look fine s