Part Number: TMS320C5504 Hi,
my customer would like use TMS320C5504 and use the EMIF interface to connect external SRAM(W966K6HB).
we cannot find the reference schematic at TI website.
the question as below:
1. Whether EMIF interface on;y support…
Part Number: TMS320C5504 Hi:I am looking for v.34 modem source code.I got ti doc spra159.pdf : V.34 Transmitter and Receiver Implementation on the TMS320C50 DSP. It tells that Ti has issued all of the assembly code. but I couldnot find it . Could any…
Thank you very much George for finding this, as well as pointing out the reference in the documentation.
I was really scratching my head on this one, and it turned out to be such a simple thing in the end. Let me know if there is any changes/additions…
Ryan,
There are a couple of ways of invoking the hex55 utility in CCS.
1) Under Project Properties->Build->Steps tab, add the hex55 command to the Post-build steps box. In this case the C5500 Hex Utility sub-panel under Build does not need to be enabled…
I apologize, it turns out this ...
Levi Amen said: warning: '.sysmem' section not found -- ignoring '-heap <size>' option.
... is of little concern. When you link, you use these two options
- -warn_sections
--heap_size=1024
The first causes…
As a test, we completely removed XDAIS from the project and CCSv10.0. Interestingly enough, the project still built fine with no additional error or warnings, thus XDAIS was neither a dependency or the problem.
I dug into the .map files, that were being…
Part Number: TMS320C5504 Other Parts Discussed in Thread: TMS320C5515 Dear Champs,
My customer is willing to develop USB dongle to send TS streams over USB and wants to check if TS modulator can be connected to C5514 through EMIF.
Is it possible to…
Hi Mark,
I got feedback about Code Gen Tool of C5000 from customer.
They are using CGT v3.3.2 .
I have additional information about following CSL code which I attached in last post.
******************************************************
while…