DSPRelated.com

Different between Codec, Mcbsp, edma...

Started by rio hartono in TMS320c6x18 years ago

Hello everyone, I'm a newbie in DSK C6713... I'm working in some project and I only use codec (DSK6713_AIC23_read & DSK6713_AIC23_write) for data...

Hello everyone, I'm a newbie in DSK C6713... I'm working in some project and I only use codec (DSK6713_AIC23_read & DSK6713_AIC23_write) for data transfer. And it works, I mean the input can be heard by using speaker in output port. But I found that there's another way to transfer the data, by using mcbsp or edma. My question is, when do we have to use mcbsp channel or edma module for data (in...


[Fwd: Re: Problem of 6713 HPI]

Started by Jeff Brower in TMS320c6x18 years ago 2 replies

Vivien- Your daughterboard on the DSK C6713 and cable to the 2407 board is hand-wired, right?  Sounds to me like a wire could be loose. ...

Vivien- Your daughterboard on the DSK C6713 and cable to the 2407 board is hand-wired, right?  Sounds to me like a wire could be loose.  That's easy enough to happen over time -- people move the board around, bump it, etc.  I would suggest to check each wire very carefully, under a microscope, and see if it wiggles o


GPIO input voltage

Started by Francois Leroux in TMS320c6x19 years ago 1 reply

Hi, I just need to know if its possible to feed in 5v as high input voltage to the GPIO module and McASP module configured as input or if a...

Hi, I just need to know if its possible to feed in 5v as high input voltage to the GPIO module and McASP module configured as input or if a 3.3v regulator is needed for a c6713. The spec sheets only specify the minimum high input voltage of 2v and not the maximum.. Thanks, Frank


Linking Matlab with CCS

Started by sfar...@yahoo.com in TMS320c6x17 years ago

I am using C6713 DSK and I am trying to link Matlab with Code Composer Studio. I have properly plugged in the DSK and the boardinfo command is...

I am using C6713 DSK and I am trying to link Matlab with Code Composer Studio. I have properly plugged in the DSK and the boardinfo command is also displaying the correct board information connected. While typing cc = ccsdsp I am recieveing a WARNING Your version of Link is supported by the Code Composer Studio... Can someone help. How do I know that the link is established and how to do...


Connecting between C6713 DSK HPI and HyperTerminal

Started by "omnia.mostafa21" in TMS320c6x16 years ago 2 replies

Hi All, I have a DSP C6713DSK and its HPI DaughterCard .. i want to read from the USB on the HyperTerminal . The CCS 3.3 can't connect with...

Hi All, I have a DSP C6713DSK and its HPI DaughterCard .. i want to read from the USB on the HyperTerminal . The CCS 3.3 can't connect with the DSK while the HPI is connected to it, even if its enable switch is off. in the Instruction .. the steps is : 1. Download the program using CCS, but do not run. 2. Press and release the reset button on the DSK6713HPI daughtercard. 3. Run the p...


DATA

Started by sandeep gajbhiye in TMS320c6x17 years ago

hi there ! i am using C6713.i have did profiling with optimization (0-3) lavel. now i want to how to calculte the data memory for context...

hi there ! i am using C6713.i have did profiling with optimization (0-3) lavel. now i want to how to calculte the data memory for context data , tables , local variable and array ? i find memory map file , but didnt get the answer. Is the varialbe in the Code size tune are the data memory ? how to find memory for tables ? in which section it is stored ? my stack memory show 0x0 to 0x1000...


distorted output on 512 point stereo buffer

Started by mark...@yahoo.com in TMS320c6x14 years ago 12 replies

Hello everyone, I am Marko Kanadi from Mitsuhashi laboratory, UEC, Japan Currently I am working on signals separation and aim to implement...

Hello everyone, I am Marko Kanadi from Mitsuhashi laboratory, UEC, Japan Currently I am working on signals separation and aim to implement the algorithm on the C6713 DSK. However since it deals with stereo signals thus I need to store the sample signals of each channel into two separate buffer (before it's further processed in FFT block). Moreover, I need to use at least 512 point buffer for...


Announcing New Book by Rulph Chassaing

Started by Webmaster in TMS320c6x20 years ago 3 replies

A message from Rulph Chassaing: ____________________________________________ Announcing my new book (scheduled for publication...

A message from Rulph Chassaing: ____________________________________________ Announcing my new book (scheduled for publication on November 19): "Digital Signal Processing with the C6713 and C6416 DSK," Wiley, 2005.  Th


Hex conversion utility issues in C6713

Started by Aditi Akula in TMS320c6x13 years ago 2 replies

Hi, I am using a custom C6713B board. I want to boot from Flash. And so I have read the TI Doc SPRA999A to create a secondary...

Hi, I am using a custom C6713B board. I want to boot from Flash. And so I have read the TI Doc SPRA999A to create a secondary bootloader. I am using the hex conversion utility. And have a couple of questions. 1) If I am using a 512k x 8 Flash device. What do I specify in the options of the hex conversion utility for -memwidth and -romwidth ? 2) If I specify -memwidth=32 (sinc...


Re: FW: Re: reading values from aic23d codec in c6713 dsk

Started by in TMS320c6x17 years ago

             Hi Jeff,                &nb sp; Excuse me not for being clearler. for me SOUND is a...

             Hi Jeff,                &nb sp; Excuse me not for being clearler. for me SOUND is a buzz; a continous buzz going out from loudspeakers. But what I really didn't know is that aic23 code


[Fwd: Re: can the c62x video/image libraries be used in c6713 dsp]

Started by Jeff Brower in TMS320c6x17 years ago

Joshy- Sorry I just realized my suggestion will not work since you have 6713 DSK, not 6711 DSK. In case of 6713 DSK, do not change the...

Joshy- Sorry I just realized my suggestion will not work since you have 6713 DSK, not 6711 DSK. In case of 6713 DSK, do not change the target setting -- leave as is. You should be able to get the c62x video/image lib code to work, but you may have to make some tweaks and changes, I'm not sure. -Jeff -------------------------------------------------- Original Message -----------------...


asm code for fir filtering

Started by vbehravan in TMS320c6x20 years ago 1 reply

have anybody .asm code for "fir filtering"(for DSP C6713)? I want this filter to get one float number and then its output be one...

have anybody .asm code for "fir filtering"(for DSP C6713)? I want this filter to get one float number and then its output be one float number.(I don't want block_fir). whould you please help me? regards.


C6713 Memory Map Error

Started by Daniel in TMS320c6x16 years ago 1 reply

Hi! I have a problem with the Code Composer Studio (version 3.3.38.2). When I try to run the init6713sim.gel there is an error: Error: ...

Hi! I have a problem with the Code Composer Studio (version 3.3.38.2). When I try to run the init6713sim.gel there is an error: Error: Memory Map Error: READ access by CPU to address 0x40000, which is RESERVED in Hardware. When I try the DSK6713.gel from the directory C:\CCStudio_v3.3\cc\gel there is the same error... Does anyone know what is the problem? Best regards, Daniel Dias...


Getting Interrupt data into a file/graph

Started by gtg4...@mail.gatech.edu in TMS320c6x18 years ago 1 reply

I'm currently working on the c6713 and doing an fft analysis of interrupt generated audio. I'm using the dsk_app.c tutorial file as a base for my...

I'm currently working on the c6713 and doing an fft analysis of interrupt generated audio. I'm using the dsk_app.c tutorial file as a base for my program and I've created an Swi function to retrieve data from the line in jack. How can I save data from the line in buffer? In the end I basically want to get a plot of the fft'd data. I've tried using the watch window and probe points to extract the f...


C6713- Momory Allocation Probolem

Started by B S in TMS320c6x13 years ago 19 replies

Hi, I have been trying to save over 50,000 data points in run time and then transfer them to a text file. When I am running my code for...

Hi, I have been trying to save over 50,000 data points in run time and then transfer them to a text file. When I am running my code for 25,000 data points, it's running fine but giving so many errors as given below when I increase the size of buffer to 51200. I really don't know what does it mean. > > error: can't allocate .text, size 00004960 (page 0) in IRAM (avail: > > 000001


Re: Suggest method for Real Time data transfer between host and C6713 with VC++ application on host

Started by Jeff Brower in TMS320c6x17 years ago

Ranjeeta- > Is it possible to use EducationalDSP HPI interface card with C5510 kit as > well ??? A while back I asked Dr. Michael Morrow...

Ranjeeta- > Is it possible to use EducationalDSP HPI interface card with C5510 kit as > well ??? A while back I asked Dr. Michael Morrow (EducationalDSP main person) about C5x support and he said a new card was required. As I recall, it didn't sound difficult, but he didn't have plans for it yet. You might ask him for an update. -Jeff > On 2/3/07, Jeff Brower


RTDX BIOS incompatible problem

Started by Norrima Mokhtar in TMS320c6x16 years ago 1 reply

Hello All, I would like to seek some help regarding how to update the incompatible version of BIOS compare to examples provide by...

Hello All, I would like to seek some help regarding how to update the incompatible version of BIOS compare to examples provide by Rulph Chassaing Book on C6713. Below are the errors during compilation. Please advise (*^*)..TQ so very much. [rtdx_vbloop.cdb] "C:\CCStudio_v3.1\plugins\bios\gconfgen" rtdx_vbloop.cdb "rtdx_vbloop.cdb", line 1: error: Version 4.82.150 is not compa...


flashburn: program in memory, but doesn`t start automatic

Started by olaf636 in TMS320c6x20 years ago 2 replies

hey all ! i`ve written a program (120k) and "burned" it with flashburn 2.71 on the c6713-dsk. but when i turn off/on the dsk,...

hey all ! i`ve written a program (120k) and "burned" it with flashburn 2.71 on the c6713-dsk. but when i turn off/on the dsk, nothing happens. then i start CCS2, no loading any projekt but press the "run" button, and after a message "there is no


error in jpeg project

Started by joshy jose in TMS320c6x17 years ago

HAI friends, i was trying to read a bmp image from computer hard disc stored in working folder and process it in c6713 simulator using the...

HAI friends, i was trying to read a bmp image from computer hard disc stored in working folder and process it in c6713 simulator using the command BMP=fopen("tiger.bmp","rb"); this is for jpeg compression while simulating the code i get this error Trouble running Target CPU: Memory Map Error: WRITE access by Default to address 0x200003c, which is RESERVED in HARDWARE my configura...


HPI boot loading via PC

Started by vbehravan in TMS320c6x19 years ago

Deal all, Hello. In my Design with DSP C6713 I must load the dsp program via USB port from PC. "hex6x" utility, converts...

Deal all, Hello. In my Design with DSP C6713 I must load the dsp program via USB port from PC. "hex6x" utility, converts COFF file (*.out file that Code Composer Studio builds) to a hex file. is it sufficient I directly program Internal RAM of DSP from a