Forums More c3x
Re: [c6x] Archives now searchable on DSPRelated.com
Stephane- > have you ever tried to search the archives of this group? It is truly a pain > as Yahoogroups won't allow the...
Stephane- > have you ever tried to search the archives of this group? It is truly a pain > as Yahoogroups won't allow the search of more than 200 messages at the time. > > I solved this problem by importing the archives of all the DSP-Related > discussion
New Book on DSP Applications with C6713 DSK
Hi: Announcing my new book (scheduled for publication on November 19): "Digital Si
Hi: Announcing my new book (scheduled for publication on November 19): "Digital Si
Register Restore Error
inI'm seeing a strange problem while restoring R0 on the VC33. The code I'm trying to run is similar to this: .data x .word...
I'm seeing a strange problem while restoring R0 on the VC33. The code I'm trying to run is similar to this: .data x .word 080000000h ... main LDI @x, R0 ... ; do some work that doesn't involve R0 CMPI @x, R0 TRAPZ 16 B main ... intfun
Setting up circular buffers
inI have set up circular buffers for both the left and right channels for a simple band pass FIR filter i get an error when i...
I have set up circular buffers for both the left and right channels for a simple band pass FIR filter i get an error when i uses the parralell multiply and accumalate instruction in my code undefined or invalid op code code is below any idears whats wrong??
VC33 dsk help
inim still stuck on getting my AIC loop routine to work i have some great help from Kieth larson but i guess im just so dum i...
im still stuck on getting my AIC loop routine to work i have some great help from Kieth larson but i guess im just so dum i cant see anything wrong with my code no matter how hard i look the address in the CPLD that holds the LRCIN at base address 0x80A000 knowing the b
FATAL_SYM1 on loading C3X.DSK
inHi if(Init_Communication(10000) == NO_ERR) break; dosn't go out, I copied C3X.DSK in the directory, so it find the file (I...
Hi if(Init_Communication(10000) == NO_ERR) break; dosn't go out, I copied C3X.DSK in the directory, so it find the file (I had to guess it :-( I get into it and after some amount of time debugging, it sounds like in MSGS read_syms(char *filename
controlling C31 DSK with BC++ builder 6 pro applications ;-)
inHi Keith I red the "Building Host Side Projects " section in your DSK3V202.exe tools I am trying to compile a simple access...
Hi Keith I red the "Building Host Side Projects " section in your DSK3V202.exe tools I am trying to compile a simple access from the PC W2000 pro to the DSK to download .out , access memory and so.. I started with your simple.cpp and all the cpp you mentionned
Re: How to give floating point data to DSP using CC
Hello bhaktavatsala The floating point format is not an IEEE format and is described in the users guide. This processor stores...
Hello bhaktavatsala The floating point format is not an IEEE format and is described in the users guide. This processor stores the bit values differently to conserve register space and power as shown. |<---- access as a 40b float(register) ---------------->|
How to give floating point data to DSP
inDear all, I am interfacing 16-bit ADC(parallel) to TMS320vc33 DSP, and need to perform floating point operations on the received...
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 need to convert the ADC o/p to a DSP floating point format before doing my computations. Can i get a
running compiling and link with asm and C tms320vc33
inI am having trouble with running my programmes i have compiled the c programms with cl30 shell and linked with the lnk30 ok...
I am having trouble with running my programmes i have compiled the c programms with cl30 shell and linked with the lnk30 ok but i am still unable to get them to run on the DSK. can some body tell me the steps i need to take to get the programm running on the boad
Ask a Question to the DSPRelated community
To significantly increase your chances of receiving answers, please make sure to:
- Use a meaningful title
- Express your question clearly and well
- Do not use this forum to promote your product, service or business
- Write in clear, grammatical, correctly-spelled language
- Do not post content that violates a copyright