Hello,
I am looking the DSKPlus software tools for C54x DSK (floppy disks or
programs). I want to exchange programs and examples too, so, if you
get the DSKPLUS, please send m...
hi all,
i need an advice about circular buffer because i want to implement 2
circular buffers within my program in assembly, both have the same
buffer size which is not a fixe...
I'm using CCSv3.1 and the C5416. I attempted to configure the PLL module using the CSL GUI, and upon compiling, I get the following errors.
"C:/ti/C5400/csl/include/csl_pll.h",...
Hi all,
I recently experimented with the PEP5416 module, and found the DSP chip to be too slow in processing the code to meet the audio real-time deadline. The idea of my proje...
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.
----------------------------...
Hello,
I´m doing a migration from 5410A to 5416 and I´m having problems when returning from interrupt service rutines.
I don´t build the project with the -mf option (i´m us...
Hi all,
I recently found that adding my code to a simple example where the audio input is looped back to the headphones changes the output, which I suspect is caused by the fact...
I recently got all of my code to work properly and display normal behavior in the watch window, so I'm beginning to listen to the output of the program. As I expected would probab...
hi all,
thanks for the support given so far to me,
At present i am doing a project on DSK5416, project is to implement LPC
coder on DSK 5416.
DSK5416 consists PCM3002E codec,...
I am using the PEP5416 with code composer v3.1, and am having problems with memory allocation.
In my code, I use the malloc() command multiple times, though after awhile, the pr...