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 resett...
hi everybody,I'm a student.I have a project on implementation of
equalizer using TMS320VC5416DSK
I know that i have to implement some filter with variable gain ,but I
don't kn...
How did you initialize SLIC? Did you initialize slic with DSP? How could you read its registers?
Regards
> Dear All
> �
> I am using McBSP0 and MCBSP1 in my app...
Hello everyone.
I have a TI DSP development kit (TMS320C54x) and Code Composer Studio
v. 3.3. I am trying to recompile the demo program they provided. Its
called DM6437_demo.o...
Hi all,
I've recently acquired a TMS320VC5402 DSK with a prototype expansion
board, but nothing else. I'm wondering what I need to start working with
it, and how I can get t...
Hi everybody, I am very new here.
I have problem in linking my project in CCS. Everytime I try to build
the project, some error messages pop out saying this:-
-------------...
John-
> Thanks for your reply. But what I want is not make .h file from coff file, I
> want to make a .h file back coff file. So I want to know how COFF2C extract
> the cof...
John-
> I have some .h files that contain the dsp binary code. These .h files are
> generated by COFF2C. And I want to get the assembly code from these .h file
> what shoul...
hi all,
I have some .h files that contain the dsp binary code. These .h files are
generated by COFF2C. And I want to get the assembly code from these .h file
what should I do? O...
hi all,
I just want to implement a iir filter on 5416 dsk for i implementing lpc10
vocoder.
This vocoder i have implemented on MATLAB and its time for me to port the
code in ...