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 ...
I'm attempting to set up McBSP using code composer v3.1 with a C5416, and can't even get the simple setup from the dma4.c or mcbsp.c to work. I created the configurations I wanted...
Hi,
I am booting 5416 using standard serial boot method. My problem is that some part of my code does not work as expected when I boot serially but it works fine when I program th...