Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Post a new Thread
Jeff Brower - Jul 8 2011
All-
Does anyone know the smallest DSP or microcontroller package that TI has? The algorithm complexity is not high, some
22 kHz sampling rate, some averaging, and some FFTs.
... 
andrei_taff - Jul 1 2011
Hi!
I'm working on a project where I have to simulate a ZCS converter, but I don't manage to connect a mosfet (from simpowersystems library) to an inductor (from simscape library)... 
"varoonian ." - Jun 29 2011
Hello Everyone,
I am trying to do a Peripheral Device Transfer ( a PDT write by programming
the EDMA and EMIFA registers ) from a FIFO on a Virtex-5 FPGA to a DSK6416
SDRAM.
... 
pabl...@ctag.com - Jun 29 2011
I got EVM6437 with CCS3.3.38.2 and BIOS5.31
I need processing video from one camera and give it in output DAC. I found
"Accessing_Pixels_In_A_Frame_1_03" based in "video_previ... 
pabl...@ctag.com - Jun 28 2011
Hi.
I got EVM6437 with CCS3.3.38.2 and BIOS5.31
I need processing video from one camera and give it in output DAC. I found "Accessing_Pixels_In_A_Frame_1_03" based in "video... 
Sankaranarayanan B - Jun 28 2011
Hi,
Did you tried with changing the .gel file.
I have also faced the same issue, Once I change the .gel file my problem has been solved, for your reference I have attached t... ![Re: EVM6437 doesn't work with PSP on dvsdk_1_01_00_15 [1 Attachment]](http://cdn.dsprelated.com/images/icon_more.jpg)
pabl...@ctag.com - Jun 28 2011
Hi.
I have got DM6437 DVDP and I have some problems:
I probe demo6437_demo program (executed on start) and I can’t connect hostapp with device. I know the device... 
"varoonian ." - Jun 26 2011
Hello Everyone,
I am trying to do a *Peripheral Device Transfer (PDT)* from an FPGA *(FIFO
on a Virtex-5)* to a *DSK6416*. The data is 8-bit and fifo depth is 32.
The FULL f... ![EDMA Triggering Issue [3 Attachments]](http://cdn.dsprelated.com/images/icon_more.jpg)
Andrew Elder - Jun 26 2011
I would put a
while (1) {
SEM_pend(&some_hwi_sem);
code
}
loop in the task, then
SEM_post(&some_hwi_sem);
from within the HWI.
________________________________... 
xzranger - Jun 24 2011
Dear all,
I want to restart my task (run from the very begining of my task) after rcv some HWI when my task is running.
Which API should I use? Or I have to delete in my HWI IS... 
previous |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next