DSPRelated.com

Fw: Re CCS ==> Target DSP load error

Started by Richard Williams in TMS320c6x11 years ago

---------- Forwarded Message ----------- From: "Richard Williams" To: shiva bagherzadeh Sent: Sun, 16 Jun 2013 03:27:15 -0700 Subject:...

---------- Forwarded Message ----------- From: "Richard Williams" To: shiva bagherzadeh Sent: Sun, 16 Jun 2013 03:27:15 -0700 Subject: Re CCS ==> Target DSP load error shiva, according to the error messages, your configuration file is trying to place some of the executable (or .const or .data, etc) into an area of the DSP memory map that does n


Reg. Increase in Jitter when NDK library is used with TI DM642 DSP processor

Started by Kandy in TMS320c6x11 years ago 7 replies

Hi All, I have been using TI DM642 processor along with a set of libraries that TI has provided. The following is the experiment that I did...

Hi All, I have been using TI DM642 processor along with a set of libraries that TI has provided. The following is the experiment that I did to understand the behavior of TI DSP and NDK library. Whenever signal "X" to DSP is raised from low to high, a HWI function is invoked in my program, which in turn will set signal "Y" high for 5 microseconds (this time is not a concern here) and s...


File System Library Problem

Started by B S in TMS320c6x11 years ago 7 replies
CCS

Hi, I have been trying to use Fat16/32 File System Library by third party given at the...

Hi, I have been trying to use Fat16/32 File System Library by third party given at the following website. http://ultra-embedded.com/?fat_filelib I added read and write function from the bsl, enabled GCC extension in CCS v 5.2 and packed one of the structure attributes in fat_filelib.? Project compiles fine but got this error. [C674X_0] FAT_FS: Error could not load FAT details (-3)! [...


DSP c6711

Started by shiva in TMS320c6x11 years ago 1 reply

hi I have written a simple program on C6711 Simulator to learn how to work with the board and CCS programming. The C program is written in 5...

hi I have written a simple program on C6711 Simulator to learn how to work with the board and CCS programming. The C program is written in 5 files and they've constructed a project. I've included the math and stdio libraries but some of the basic functions such as sin and also printf are undefined while I run the program. I don't know how can I solve this problem. would you please help me? ____...


Floating point division

Started by mayank agarwal in TMS320c6x11 years ago 8 replies

Hi how to divide two numbers.e,g if a = 4.2,b=2.35 how to divide separately the integer part and the fractional part and combine the...

Hi how to divide two numbers.e,g if a = 4.2,b=2.35 how to divide separately the integer part and the fractional part and combine the result. Regards, Mayank


Doubt regarding C6416

Started by Swayamsampanna Padhi in TMS320c6x11 years ago 4 replies
FFT

Actly we are doing a project DTMF detection by using this kit. We hav taken fft of the dtmf tone and the determined the position of all the row...

Actly we are doing a project DTMF detection by using this kit. We hav taken fft of the dtmf tone and the determined the position of all the row and column frequencies and also their magnitude. The row frequency and column frequency having largest magnitude will decide which key has been pressed. But after writing the program when we are running the program taking input from 'mic in' we are g...


C6748 clock cycle speed

Started by abba...@gmail.com in TMS320c6x11 years ago 2 replies

Hi, I am working on the C6748 DSP to develop a simple denoising application using an FIR filter with 147 taps. I am using the DSP BIOS as well....

Hi, I am working on the C6748 DSP to develop a simple denoising application using an FIR filter with 147 taps. I am using the DSP BIOS as well. The board is an OMAP L138 by PD LOGIC having a crystal of 24MHz. The idea is to read in 2 channel audio from the audio input port (a noisy sound from the computer) and filter the data from the channels separately and put them together again before sendi...


Re: Digest Number 3223

Started by Andrew Nesterov in TMS320c6x11 years ago 2 replies

Hi, Can you point me to the FS package you use? I'd suggest to use formatted output call, like fprintf() or call sprintf() to write a...

Hi, Can you point me to the FS package you use? I'd suggest to use formatted output call, like fprintf() or call sprintf() to write a formatted string to writebuf, then write() or fwrite() the buffer. I guess that file text mode is what you need, am I correct? Rgds, Andrew > Re: Writing Data to MMCSD Card > Posted by: "B S" m...@yahoo.com matlab_fft > Date: Thu Feb 21, 2013


Writing Data to MMCSD Card

Started by B S in TMS320c6x11 years ago 8 replies

Hi, I am using OMAP-L138 board which has SD card interface. I want to write large amount of processed data to SD card. I have sample code which...

Hi, I am using OMAP-L138 board which has SD card interface. I want to write large amount of processed data to SD card. I have sample code which checks if the SD card is present, it also reads and writes data in RAW format.? However, I want to write data to .txt file but don't know how to do that.? 1. Do I need to make partition to SD card first ?? 2. Do I simple need C code e.g. F_OPEN t...


SWI vs. TSK

Started by B S in TMS320c6x11 years ago 23 replies

Hi, How to maintain a real-time when time to fill a buffer is shorter than processing it ? I want to use PING PONG case to maintain real-time but...

Hi, How to maintain a real-time when time to fill a buffer is shorter than processing it ? I want to use PING PONG case to maintain real-time but don't understand how should I do it because in my application, time to fill the buffer is shorter than processing it. In this case, should I restrict HWI to trigger about the same time which is required to process it ? I would appreciate if you help...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright