Sign in

username:

password:



Not a member?

Search c3x



Search tips

Subscribe to c3x



c3x by Keywords

Boot | C31 | TMS320VC33 | VC33

Sponsor

DM6467T DaVinci video processor enables H.264 1080p decoding up to 60 fps/eight D1 channel encoding.
Details Here!

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C3x

Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).

Search Results for "tms320vc33"

  

Post a new Thread

the advantage of using TMS320VC33

chosie poetra - Nov 17 2008
I use TMS320VC33 for my final project, but i do not know the advantage using this DSP card. I want to know if it is better than FPGA or other processing board, i use it to simul... the advantage of using TMS320VC33

TMS320VC33 power up voltage sequnce

rasit gokalan - Jul 30 2006
Hello, I try to design board based on TMS320VC33 .I wonder that is there any voltage superviser or reset circuit is needed for for power up DSP. What is the sequence of the... TMS320VC33  power up voltage sequnce

TMS320VC33 DSK Coefficients

male...@yahoo.com - Sep 14 2005
Hello i have a TMS320VC33 DSK i have a question regarding the DSK i am using matlab to generate coefficients uing the remez an FIR1 functions. However i am not g... TMS320VC33 DSK Coefficients

tms320vc33 DSK Schematic   [2 Articles]

juggl3r9 - Feb 6 2006
I recently purchased the tms320vc33 DSK for my senior design project. I plan on developing my code for the project using the DSK. I also plan on putting together a custom PC... tms320vc33 DSK Schematic

dsp TMS320VC33 information   [2 Articles]

x_tin_to - Nov 20 2003
Hi everyone, I need to put some program in the DSP ram (0x00809802) but I don't have any starter kit neither evaluation board , I've only a board with the DSP TMS... dsp TMS320VC33 information

vc33 development tools   [4 Articles]

john...@yahoo.com - Feb 23 2010
I am wondering what are the most up to date development tools for the TMS320VC33 chip. I have Code Composer 4.10.37 (not Studio) I have the TMS320VC33 DSK I have a Pa... vc33 development  tools

Industrial Temperature Range for the TMS320VC33

Rick Collins - Aug 29 2000
I am interested in using an industrial temperature range version of the TMS320VC33. The data sheet shows this on page 18 in the PGEA version. But I can't find any m... Industrial Temperature Range for the TMS320VC33

TMS320VC33 never comes up after power-up   [4 Articles]

zappy_zap_zap - Oct 31 2003
We are trying to bring up an new board that contains a TMS320VC33 dsp. After power-up the VC33's H1/H3 clocks are static and the dsp is in a locked up state. TI doe... TMS320VC33 never comes up after power-up

Re: vc33 bootloader

Keith E. Larson - Dec 3 2003
Hello Phillip The VC33 bootloader is an assembly level program that is contained in an on-chip ROM that it enabeled when MCBL/MP=1. The source code and an expl... Re:  vc33 bootloader

Data Page Pointer (DP Register), TMS320VC33 DSP   [2 Articles]

n.wa...@ulster.ac.uk - Jan 10 2007
Hello everyone, I am currently trying to debug a TMS320VC33 DSP target (my own design) board with the help of the XDS510PP (Plus) emulator and Code Composer (version 4.10.36). I... Data Page Pointer (DP Register), TMS320VC33 DSP

Re: VC33 DSK AIC Initialization

Keith Larson - May 5 2005
Hello Luis When you mentioned the TLC320AD50, this indicates to me that this is the TMS320VC33 EzDSP, not the TMS320VC33 DSK, which has a 20b 48 kHz PCM3003 codec o... Re:  VC33 DSK AIC Initialization

software reset

mikhail_iv - Mar 2 2004
Hello all, how can i make software reset of tms320vc33 in Microcomputer/bootloader mode? Thanks, Mikhail. ... software reset

PCI DSP INTERFACING

umesh_naik2003 - Jul 31 2004
Hi all, Can TMS320VC33 be used for interfacing with PCI bus..If yes, what is the Bridge chip to be used.. thanks and regards umesh ... PCI DSP INTERFACING

some basic doubts about the vc33 dsk   [2 Articles]

cta1...@yahoo.co.in - Dec 14 2006
hi, i'm a newbie with tms320vc33 dsk , and i would like to know : 1) is it possible for me to alternate between assembly language and C language within a same source code. if ye... some basic doubts about the vc33 dsk

looking for 64 bits integer division   [3 Articles]

Nicolas BOURRIOT - Dec 11 2003
Hello Everybody, I am looking for the source code (in assembler if possible) of a 64 bits integer division for TMS320VC33 or a library with this function. Does an... looking for 64 bits integer division

using a/d   [2 Articles]

toti...@yahoo.com - Apr 17 2006
hi iam new user of tms320vc33 kit, i want to use it my master degree, in induction motor control, i want to use the dsp to implement to 3 input 2 of them is analog and i ask if i ... using a/d

writing register data on the bus..................

Alejandro Manzo - Feb 27 2004
Hi friends, I am working with a TMS320VC33 DSP and I needing to do this: I have a register R1 that it has a data, and I want to write this data on data port bus (... writing register data on the bus..................

need help regarding running c program on vc33

amit sachan - Apr 15 2007
Hi all, I am doing project on TMS320vc33 kit. I am using following commands to create .out file from .c file cl30 -a filename.c and lnk30 -c filename.obj -o file.out -l rts3... need help regarding running c program on vc33

dsk VC33 data and adress lines dont match..   [3 Articles]

rasit gokalan - Jul 30 2006
Hello , I have TMS320VC33 DSK . In the DSK schematic ,some of the the adress and data lines do not match to adress and data pins of the SRAM and FeRAM memory.Is there any someo... dsk VC33 data and adress lines dont match..

DSK3 Version 2.02 SW (and VC33 DSK's) available

Keith E. Larson - Jul 28 2003
Hi Everyone I just wanted to let averyone know that the latest DSK3 software revision is now 2.02 and can be downloaded from Spectrum Digital web site given belo... DSK3 Version 2.02 SW (and VC33 DSK's) available

How to give floating point data to DSP   [2 Articles]

sbhaktavatsala - May 22 2004
Dear all, I am interfacing 16-bit ADC(parallel) to TMS320vc33 DSP, and need to perform floating point operations on the received data. My doubts are: 1. Do I... How to give floating point data to DSP

erratic behaviour-code composer   [2 Articles]

bhad...@yahoo.com - Sep 27 2007
Hi, I am new to this platform. I am using the tms320vc33. I am using code composer version.4.10.36 I have written an inialization code in (C and asm) for dsp. When I start... erratic behaviour-code composer

Communication port reset   [2 Articles]

mark...@ee.pdn.ac.lk - May 11 2006
Dear All, I was tring to connect TMS320VC33 boad to WIN2K computer using parellel poat cable.After softwear and hardwear implimented ,While I was tring to give reset command an er... Communication port reset

Re: Looking for tms320c32 evaluation board

Keith E. Larson - Jan 5 2004
Hi Axel Are you needing to support an existing C32 based system or is this a new project? If this is a new project, why not use a TMS320VC33? It is much faster... Re:  Looking for tms320c32 evaluation board

incoming data from AIC transferring on parallel port

mitt...@rediffmail.com - Jan 17 2007
hello, i am working on TMS320VC33 UNIVERSITY DSK KIT. i am trying to send the real time data on parallel port which is coming from AIC PCM 3003. I have written a... incoming data from AIC  transferring on parallel port

Re: c3x dsk demos

Keith E. Larson - Jan 22 2004
Hello Karam I am assuming DTK is the DSP Teaching Kit, and yes thats pretty old by now. Still, it does have a lot of good material in it and will be usefull. ... Re:  c3x dsk demos

VC33 DSP board running problem   [4 Articles]

rasit gokalan - Nov 6 2006
Hello everyone, I have designed board based on TMS320VC33 DSP.I have faced some problems when running the board.System consist of flash memory access time of 70ns ,reset IC to ... VC33 DSP board running problem

what happens when VC33 is in MCBL and there is no BL program

puli...@yahoo.co.in - Nov 7 2007
Hi, I am using TMS320VC33 in MCBL mode.But till now we haven't done any boot loader programs, as we are in the initial stages of programming.We are simply writing some code for ... what happens when VC33 is in MCBL and there is no BL program

Re: Need compiler for TMS320C4x

Keith Larson - Apr 21 2006
Hi Ed This is because the the number 'TMDS3200031' is for the TMS320C31 DSK which has been superceded by the TMS320VC33 DSK. Keep in mind that though the software for the V... Re:  Need compiler for TMS320C4x

Re: writing to 8 bit flash

john...@yahoo.com - Mar 9 2010
Hello, I am trying to do something similar with the TMS320VC33. I am trying to serial bootload my program, with matlab. Once I have my program in intel hex format do I just s... Re: writing to 8 bit flash

Re: TI CCS

Keith E. Larson - Jun 26 2003
Hi Jerry and Ramakrishnan I had not realized that Signum had ported an IDE other than CC(S). This is great! This is why I have gone to such lengths to create ope... Re:  TI CCS

asking for help   [2 Articles]

dani abu manneh - Oct 31 2005
to whom it may concern: Am Daniel George Abu Manneh, a senior student of Biomedical eng. atJordan University of Science and Technology, i ordered the TMS320VC33 unversity s... asking for help

Re: Storing data into memory of C31   [2 Articles]

Keith E. Larson - Aug 11 2003
Hello Ayu For help in DSK3D.EXE (DOS/Console debugger), hit the F1 key and scroll down till you find the MEM2HEX command. For DSK3DW.EXE (newer Windows debugger)... Re: Storing data into memory of C31

Re: hex30 manual !

Keith E. Larson - Feb 3 2003
Hello Saqib The HEX30 documentation can be found in TMS320C3x/C4x Assembly Language Tools Users Guide, SPRU035. HEX30 has a lot of capability, but it can al... Re:  hex30 manual !

JTAG problem w/ VC33 & DSPR FLEXDS510   [2 Articles]

priestwilliaml - Sep 26 2002
All, We have two target boards (one in-house developed and one COTS Spectrum Digital EZDSP) for the TMS320VC33. The emulator and code composer work fine w/ the EZ... JTAG problem w/ VC33 & DSPR FLEXDS510

University DSK 8 IO pins   [5 Articles]

cont...@juno.com - Jun 14 2006
Where are the 8 digital IO pins mentioned on the University TMS320VC33 DSP = Starter Kit web sites? What is the name of those pins on the board? http://focus.ti.com/general/do... University DSK 8 IO pins

Re: PID regulator

Keith E. Larson - Oct 6 2003
Hello Mikhail I get around a bit, but PID controllers have not been my focus so far. The bottom line is that I dont have a canned DSK example just yet and I stil... Re:  PID regulator

XDS510PP_PLUS with Code COmposer on Windows XP Pro   [3 Articles]

kk7p - Feb 19 2005
Hi! I purchased the latest version (4.10.36) of CCS for the TMS320VC33. It runs in simulator mode just fine. I also purchased an XDS510PP_PLUS and insta... XDS510PP_PLUS with Code COmposer on Windows XP Pro

Re: Data adquisition for the C32 with the tlc2552   [2 Articles]

Lyle Johnson - Jun 3 2005
Hello Mauricio! > I'm working in the development of a tm320c32 board. We make the data > adquisition with a tlc2552 using the serial port to transfer the > samples. W... Re:  Data adquisition for the C32 with the tlc2552

TMS320VC33 Serial Bootload Program format   [3 Articles]

john...@yahoo.com - Mar 9 2010
I am trying to serial bootload my program, with matlab. Once I have my program in intel hex format do I just send those words as is? The boot-loader source does not seem t... TMS320VC33 Serial Bootload Program format
| 1 | 2 | 3 | next