Hello all,
Does any one have (or is willing to sell) assembly code for the AES
encryption standard that runs on a 56300 series DSP? I have C source
code for it, but I dont have time to port it t...
Hi folks,
On a TI c6713 DSP I have the QDMA sending a few Mbytes per second (a
few kbytes per transfer) of data from SDRAM to a hard drive
periodically. Each QDMA data transfer lasts longer tha...
> using -o3 optimization option, it can be successfully built. But if I
> use CCS2.2 and the same build options, the build process cannot finish
I have seen this also. On one large *.cpp file I...
> I tried installing CCS V2.0 and 2.1 SDK on my PC and then discovered
> that I could only type strange accented characters and that when I
I have CCS running on a Win98 laptop and a few Win XP ...
> I've noticed the CCS takes up close to 100% of CPU time when the DSP is
> running. Is this because of the CCS/CPU emulating the DSP?
I disabled RTDX and turnded off "Real Time Analysys" and "...
> bothering me: the Program/Data cache. What good is a data-cache when I
> have to set my parameters (ie buffersize, numtaps, ect) for the worst
I am writing code on a C6713 for a hard disk audi...
> My C6711, which runs on a custom board, runs way too slow.
> My peripherals include one asynchronous device (a PAL) and one SDRAM.
> Michael Kedem
I woud like to know more about this too. I ...