DSPRelated.com

configuring ccs for omap 1510

Started by mdsh...@gmail.com in Code-Composer Studio16 years ago

Hi, Am using CCS v3.1 platinum edition, to work on OMAP 1510 innovator kit. The Sdopts.cfg displays the following on emu-check: ** Emulator...

Hi, Am using CCS v3.1 platinum edition, to work on OMAP 1510 innovator kit. The Sdopts.cfg displays the following on emu-check: ** Emulator Test ** $$ EmuProductName=XDS510PP_PLUS $$ EmuPortAddr=0x378 $$ EmuPortMode=SPP8 $$ ProductId=10 $$ ProductVersion=02 ** Emulator Scan Test -- Found JTAG IR length of 50 -- Found 3 JTAG device(s) in the scan chain ...


PP emulator problem with CCS3.1 but not CCS2.2

Started by ahma...@yahoo.com in Code-Composer Studio16 years ago

Dear Friends When I want to install the "xds510pp plus" emulator for CCS 3.1 after doing all required procedures the following message appears...

Dear Friends When I want to install the "xds510pp plus" emulator for CCS 3.1 after doing all required procedures the following message appears after setting up and running CCS3.1: Can't Initialize Target CPU: Error 0x80002240/-118 Fatal Error during: Initialization, OCS, Control, This error was generated by TI's USCIF driver. SC_ERR_CTL_PORT An invalid controller port value has


I can't see the TMS320C5416's output on the oscilloscope

Started by marc...@yahoo.com.br in Code-Composer Studio16 years ago

Hi people. I start using the TMS320C5416 few days ago. First, I test the examples of Sikora (I find this examples...

Hi people. I start using the TMS320C5416 few days ago. First, I test the examples of Sikora (I find this examples at http://focus.ti.com/general/docs/university/univ.tsp?templateId=5807&navigationId=11084&path=tem platedata/cm/univgen/data/univ_exchange_lab) I'm running the example called template. This example should take the signal input and transfer it to output. I connect a function generat


biosi.a62 error while linking.

Started by phate84 in Code-Composer Studio16 years ago 1 reply

after setting by DSP (c6711) bios and launching compile, i receive an erro during linking: XXXcfg.cmd, line84: can't find input file...

after setting by DSP (c6711) bios and launching compile, i receive an erro during linking: XXXcfg.cmd, line84: can't find input file "biosi.a62". I've tryiedto copy the file in the linker folder but is always the same error... could someone help me? Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti....


how to see the output?

Started by c_19...@hotmail.com in Code-Composer Studio16 years ago

i have a problem, i can't see the output... this is my program : #include #include #define pi 4.0*atan(1.0) #define BUFSIZE...

i have a problem, i can't see the output... this is my program : #include #include #define pi 4.0*atan(1.0) #define BUFSIZE 300 int out_buffer[BUFSIZE]; void main() { int *output = &out_buffer[0]; int bits,samples_bit,a[6]; float bpsk; FILE *fp; fp=fopen("c:\\bpsk.dat","w"); a[0]=1,a[1]=-1;a[2]=-1; a[3]=1,a[4]=-1;a[5]=1; fprintf(fp,"1651 4 0 0 0\n");/*Header


Reg: EVM and ADC

Started by abdul salam in Code-Composer Studio16 years ago

hi, i am using dsp tmsc320f2812, i had one doubt regarding the ADC and EVM i.e., how can we use the EVM with ADC. in my application i need...

hi, i am using dsp tmsc320f2812, i had one doubt regarding the ADC and EVM i.e., how can we use the EVM with ADC. in my application i need to trigger an single phase inverter using pwm signals of EVM. i wrote some code to evaluate my algorithm. but i had doubt that will it work or not? how can i cross check each step of my code? coming to the point, in my application i used the ADC ...


C6713: application works with emalutor but not with flash memory.

Started by "kian.zarrin" in Code-Composer Studio16 years ago

I am new to DSP. My platform is DSK6713 kit for C6713 DSP. To get=20 started I tired to run the LED example of CCS. I first could load the...

I am new to DSP. My platform is DSK6713 kit for C6713 DSP. To get=20 started I tired to run the LED example of CCS. I first could load the example on FPGA using emulator. But I couldn't=20 burn the application into the board. But by doing the tasks below (A,B,C) I guess that: 1-My hex file generator command is OK 2-My procedure to burn the application in the board is OK 3-the problem is: ...


CSL v3.2 with C6455

Started by pivo...@email.cz in Code-Composer Studio16 years ago 1 reply

Hi, I have a problem with using CSL along with C6455. Configuration: DSK with C6455 CC 3.2 from appended CD. When I'm trying compile an...

Hi, I have a problem with using CSL along with C6455. Configuration: DSK with C6455 CC 3.2 from appended CD. When I'm trying compile an example project, then an error occure: "C:/CCStudio_v3.2/C6000/csl/include/csl_chiphal.h", line 267: fatal error: #error NO CHIP DEFINED (use -dCHIP_XXXX where XXXX is chip number, i.e. 6201) I have defined CHIP_6455, but in file csl_chiphal.h isn't...


Re: CCS 3.3 Crashes on Project->Open

Started by Jeff Brower in Code-Composer Studio16 years ago

D Lee- > I've been using CCS 3.3 for several months on this Dell XPS Vista > Ultimate machine, most recently eleven days ago. Today I...

D Lee- > I've been using CCS 3.3 for several months on this Dell XPS Vista > Ultimate machine, most recently eleven days ago. Today I opened a > project, using Project-> Open, and when I clicked on the "Look in:" > drop-down list to navigate to the right folder, I got this: > "Unexpected Fatal Error Encountered which may have been caused by > a stack overflow, out of memory condition, or a


Reg Mailbox_destruct

Started by Lakshman Kumar in Code-Composer Studio16 years ago

Hi i have created a heap for 8192 bytes in my code i have made a MailBox_construct() which allocates memory for 64bytes but when i free using...

Hi i have created a heap for 8192 bytes in my code i have made a MailBox_construct() which allocates memory for 64bytes but when i free using MailBOx_destruct the number of bytes which was allocated is not released freeMemBeforeConstr = getFreeMemory(); // Create a mailbox in testHeap Mailbox_construct( &mailboxStruct0, sizeof(MsgObj), 1, NULL, NULL ); //will return free size ava...


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