ZhouXiao - Oct 9 2008
dear all,
as i know, the local memory inside DM642 and DAVINCI DM6446 can be set to be cache or to be local SRAM.
i want to if set to be local SRAM, is this SRAM single-p... 
mandar - Oct 9 2008
I am a novice at using the c6711 DSK. Recently, I have tried to run a
few basic programs on it, such as the sine wave output using polling,
et cetera. The programs invloving ONLY... 
snuzzbff - Oct 8 2008
I have a 6416 DSK that I'm trying to enable an interrupt to the
processor on one of the EXTINT pins. Right now I'm flipping bits in
the CPLD CTRL registers to cause an interru... 
balasubramanian vaidhyanathan - Oct 8 2008
Hi all
I see some assembly code like this:
ADD B0,1,B0
DINT
SUB B0,1,B0
If there is no mention any unit like .L unit is it not a mistake?. Can you e... 
vijay kumar - Oct 8 2008
Hello Everybody,
can anybody please tell me which floating point DSK Kit is preforming better after TMS320C6713 DSK version.
Thanks in advance.
Regards:
Kvijay
... 
СÁú - Oct 7 2008
Hello all:
I built the \codec_engine_1_02\examples\servers\video_copy followed by built_instructions which is in \example\. But I get the following error when I built i... 
Don Morgan - Oct 5 2008
What do you have to do to get NMI interrupts to work reliably.
Thanks for any help.
Don Morgan
... 
Ahmad Mohamed - Oct 3 2008
Hello
I am using DM642, I want to capture video then Stream that video in MPEG format.
before transmission i want to encrpt that video.
My question is how to encrypt that ... 
chmo...@gmail.com - Oct 2 2008
Hello,
I have installed linux and LIVE555 streaming server on DM6437 dsp. I want to stream live video form the board. Presently, i didnt connect any video sensor to the board, b... 
bhar...@gmail.com - Oct 2 2008
Hello all...
I am trying to burn a program on to the flash memory of a DSK6416 board. I am using the hex conversion utility (hex6x) the came along with CCS 3.1 to convert my *.o... 
balasubramanian vaidhyanathan - Oct 2 2008
Hi all
I have a question on the stack usage in the case of the SWI and TSK. What is the difference between having the same stack for all SWI's and each its own stack for TSKs... 
edua...@ims.ind.br - Oct 2 2008
Hi,
I am trying to work with the McASP from C6727, I have followed all the steps from the manual 'Setup and Initialization'. I manage to change the XCLK and RCLK, what make me ass... 
"Simon E. Mushi" - Oct 1 2008
Hi,
I have a board based on C6713 and am using some matrix functions in DSPLIB.
I get an error during the link process
**************************************
[Linking...] "C... 
meiring_dewet - Oct 1 2008
DSK6455
CCS 3.2
Hi all
The DSK6455 has 256MB of DDR2 ram, but I have trouble saving my
variables into it.
I read in "Digital Signal Processing and Applications with the C6... 
c67xx - Oct 1 2008
Hi,
Anybody succeeded booting c6727 from SPI host (in SPI slave mode) ?
According to spraa69c there are 3 phases :
1. SWS
2. POS
3. OS
I'm using ARM board, wich has SPI... 
ttng...@rockwellcollins.com - Sep 30 2008
Hello all,
Board: C6416T DSK (Spectrum Digital)
CCS: verion 3.0
What I am trying to do is to transmit the CLK, Frame Sync, and Data by using Port 0.
I don't know why I do no... 
Ajeesh Kumar - Sep 30 2008
Hi All :),
I'm using a TMS320C6455 DSP processor, i've few quires
1) I read in the boot loader user's guide (spruec6b.pdf) in the section 2,
bootloader features its given th... 
sank...@hotmail.com - Sep 29 2008
Hi,
Can anyone give any doc refrerence from TI explaining how to connect and configure un-used pins in C6713B DSP. Any help will be appreciated.
Thanks
Sankar
---------... 
smar...@yahoo.com - Sep 29 2008
Hello, I bought Dr Chassaing's book in 'low price edition' version
(available in Indian subcontinent at affordable rates) but it turns
out that it does not have the CD-ROM.... 
nathan mani - Sep 29 2008
Hi,
I am facing a some problem in CCS 3.2 simulator for c64x+.I am
trying to run a codec on the simulator. Can you tell me whether a
QDMA implemented code runs on c64x+(CC... 
meiring_dewet - Sep 28 2008
C6455DSK
CCS 3.2
Hi all
I need to toggle a pin in my project, but I have some trouble
initializing the GPIO in CCS.
after using
#include "csl_gpio.h"
I received the er... 
balasubramanian vaidhyanathan - Sep 28 2008
Hi all
I am wondering if the serial IO port is available on C6416 and has anyone used it on sundance boards?. Can you give me some pointers for this?.
regards
bala
... 
snuz...@yahoo.com - Sep 26 2008
I'm using a 6416 DSK board and had a question regarding the EMIF interface.
I'm trying to send data from internal memory via QDMA out onto the EMIF pins on the 5-6K interface bo... 
jerry2132 - Sep 25 2008
Have to add an FPGA driver to a custom TI Davinci board.
The DRAM is MT47H64M16HR-3 IT:E which is a newer version of the
existing chip. The FPGA is an Altera Cycone II EP2C3F67... 
H - Sep 25 2008
Hi everyone,
I have a working code (see
http://www.dsprelated.com/groups/c6x/show/9400.php) that enables my
EVMDM642 to display live video from a camera. I'm trying to modify ... 
Fernando Pescador - Sep 25 2008
Hello,
Currently we are working with the EVMDM6437 and we cannot make EDMA3 works
fine on DM6437 as we did on DM642 and DM6446.
The project is really complex and large so w... 
presciutti_dgl2k - Sep 25 2008
Hi folks,
I'm using DSP F2810 with CCS 3.3.
I want to burn my code on internal flash memory using "On-Chip Flash
Programmer" and "Flash281x_API_V210" but
CCS goes in error: "Fa... 
liqu...@163.com - Sep 24 2008
After having the emulator problem solved,I start to work in programming the PLL and the Mcasp register.The PLL work has been done.
when configring the MCASP port ,there one part I... 
balasubramanian vaidhyanathan - Sep 24 2008
I got my trial project to compile... Only because my file name was .cpp and i changed to .c it compiled.... i find this strange in DSP/BIOS... Has anyone faced this issue before?
... 
jale...@photot.com - Sep 24 2008
Working on bringing up a TMS320DM6446 custom board.
SDRAM is MT47H64M16HR-3 which are the new versions of the
MT47H64M16BT-37E chips on the TI DaVinci Eval boards.
When we per... 
sege...@saic.com - Sep 23 2008
Oliver,
Those lines are used to configure the debuggers memory map, not the controller. You didnt say what chip/memory/board you are using. I am using a DSK6455 and in its gel... 
sege...@saic.com - Sep 23 2008
Folks,
Has anybody that has used this device ever done a performance benchmark on the read/write speed of the C6455 DDR2 interface? We discovered that the interface on a board ... 
balasubramanian vaidhyanathan - Sep 23 2008
balasubramanian vaidhyanathan wrote: Date: Tue, 23 Sep 2008 12:37:40 -0700 (PDT)
From: balasubramanian vaidhyanathan
Subject: Re: [c6x] tasks setting in DSP/BIOS-URGEN... 
Sathish Viswanathan - Sep 23 2008
Hi all,
I am trying to run TCI 6487 TCP2 example written for EVM environment
in simulator mode.
Please let me know whether it works.
If some one know well about this, pleas... 
balasubramanian vaidhyanathan - Sep 23 2008
Hi
=A0
=A0=A0 I am trying to figure out how to set up tasks in DSP/BIOS. My code i=
s as below
=A0
=A0
#include
#include
#include
#include
#include
#inclu... 
nathan_hello123 - Sep 23 2008
Hello,
I am doing a project in dsp,i have some question.
1. I am having some video CCS project file (I got from 2.6 kernel
source) but when i am going to open that project... 
TAUFIQQURRACHMAN - Sep 22 2008
Dear All,
Hello, I want to introduce my self. My name is TAUFIQ and I am a new member
in this groups.
I want to buy one board contain DSP processor and EEPROM. Can you tell m... 
balasubramanian vaidhyanathan - Sep 22 2008
Hi
I am new to using DSP/BIOS. I yanked the code out of TI DSP/BIOS user guide. I made a project called slice.pjt and i am using TIC64x and I used the cdb in the configuration f... 
esye...@sandia.gov - Sep 22 2008
Is it possible to run the EMIF for DDR2 at speeds below 250 MHz (125M clk)? I want to interface directly to an ADC running at 100 MSPS.
------------------------------------
O... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next