SYL wrote:
> Hi,
>
> The new C674x can have a part of its L1Cache configured as data cache,
> while c672x does not have data cache. Will the data cache improve the
> performance dramaticall...
DSPloco wrote:
> Hello everyone!
>
> I'm currently working with the OMAP 35x EVM (Evaluation Module). Our deal
> is how to use some Code Composer Studio Settings to 'warm it up'.
> Otherwi...
vcar wrote:
> I have XDS510 USB simulator, and it can work well with DM642. In my
> new project, the DM648 is used. While does it also support DM648? Need
> I buy another XDS560 simulator?
Si...
SYL wrote:
> Hi,
>
> Am I right to say this?
>
> On c672x, instructions are 32 bit natively. To make full use of the
> two data paths, 8 instructions or 256 bits are needed. So 1k actual...
ahmadagha23 wrote:
> hi
> Do you know why in dma setting of "dsp_app1" the source address of receive
> is 0x6002 and the destination address of transmit channel is 0x6006? they
> are not the a...
vishnupsn wrote:
> Hi experts,
>
> I am working with TI DM6446 ( DaVinci EVM )which has a 64x+ core and ARM9
> Core. I am developing an interrupt driven application in the 64x+ core (
> Co...
Miguel Gimenez wrote:
> Hello.
>
> I'm developing a system with many peripherals in the I2C bus, and need
> "peripheral detection", so I tried to use the NACK bit as flag:
>
> I2caR...
DigitalSignal wrote:
> On Jul 24, 6:12 am, stevepierson wrote:
> > http://focus.ti.com/general/docs/gencontent.tsp?contentId=46898
>
> It seems much faster than C6727 and C6713. Am I right...
as_partovi wrote:
> Dear all,
> I want to connect the JTAG pins of the TI's DSP(C6418) to an FPGA and try
> to download my program into the DSP by asserting the JTAG pins. In other
> words, I ...
belldandii@gmail.com wrote:
> Hi everyone!
> I am using dsp 2407A with code composer studio 2000.
> I bought a book with example C code,but I can't turn on the real-time
> mode in the Debug me...