DSPRelated.com

getting error when try to connect..

Started by vipul agrawal in Code-Composer Studio16 years ago

hi, Actually i m using dsp processor kit ezdsp tms320f2812 from spectrum digital incorporation.. i have programmed the board successfully.But...

hi, Actually i m using dsp processor kit ezdsp tms320f2812 from spectrum digital incorporation.. i have programmed the board successfully.But my problem is that, now when i am trying to connect the board using ccsv3.1 compiler through emulator i m getting following error , Error connecting to the target: Error 0x80000200/-1031 Fatal Error during: OCS, Device driver: Problem with the Em...


unfortunatly my emulator does not work. Is it damaged? help?

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

hi my xds510PP+ emulator which is connected to c54CST EVM worked properly. But today when I turned on my PC and the emulator and EVM at the...

hi my xds510PP+ emulator which is connected to c54CST EVM worked properly. But today when I turned on my PC and the emulator and EVM at the start up of CCS the following error message displayed: "Error connecting to the target: Error 0x80001200/-1052 Fatal Error during: OCS, Target, Device driver: Emulator Controller not responding The targets should be power cycled or hard reset followed...


Did you ever work with minit()?

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

hi When I used minit() function in my code the following error message appeared at link time: error: absolute symbol _malloc in...

hi When I used minit() function in my code the following error message appeared at link time: error: absolute symbol _malloc in C:\CCStudio_v3.1\C5400\cgtools\lib\rts_EXT.lib is defined multiple times this error repeated 2 times more for _calloc,_realloc, Would you know why? Regards


Why SPIRIT Co. does not supports its custommers?

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

I have some troubles with C54CST which is programmed by SPIRIT co. for telephony applications but their source code is not available....

I have some troubles with C54CST which is programmed by SPIRIT co. for telephony applications but their source code is not available. Unfortunately they do not answer my questions about this dsp. would any body know why spirit do not support its customers and who is responsible in TI for this subject? regards


A strange malloc() problem. HELP?

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

Hi; 1-In my program I have a function inside which I only using malloc() and an assert() functions. this function is called many times in the...

Hi; 1-In my program I have a function inside which I only using malloc() and an assert() functions. this function is called many times in the program and as I traced every time it allocates memory then the v-free() function will free memory. but in one case the function could not get memory and assert function aborts the program as I see this function gets only 10 words and all of the .sysmem mem...


Using external data memory by C programming

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

Jeff; 1-If I have some initialized arrays (global or local) in my code which their size is more than existent free data memory, is there any...

Jeff; 1-If I have some initialized arrays (global or local) in my code which their size is more than existent free data memory, is there any method in C programming to work with these arrays; For example partially load them to data memory? 2-If I allocate the .const section to program memory as described in spru103.pdf, is it possible to use it by C programming without any assembly code? if ...


It's compulsory to use external mem

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

Jeff As you said it is more better to set all sections specially stack,bss and cinit in internal mem. but I want to write my code under CST...

Jeff As you said it is more better to set all sections specially stack,bss and cinit in internal mem. but I want to write my code under CST framework which remains only 4KW for user data memory. Also my code (MELPe encoder)has very large initialized tables which cause my .cinit and .bss sections to be more than one page. I do not know how can I map them in my limited data memory. ?? I know tha...


A simple but important problem???????????????

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

Dear group 1-In Code composer when I change the init model method in linker tab of build option from "run time initialization" to "load time...

Dear group 1-In Code composer when I change the init model method in linker tab of build option from "run time initialization" to "load time initialization" at the load time of my .out file to DSP, it shows the data verification error on ".idata0" section while this section is not defined in my cmd file and map file. in the "run time auto initialization" load action is done correctly. What is t...


load time and run time memory

Started by deep...@ti.com in Code-Composer Studio16 years ago 4 replies

hi i tried to run my code from different memory location from that of load address using load and run commands in linker command file.but the...

hi i tried to run my code from different memory location from that of load address using load and run commands in linker command file.but the program halts when it branches out to run time address since the code is not found in run time address,is there any way to copy code from load time address to run time address. /*part of .map file*/ .deepth1 0 80000420 00000020 RUN ADDR = 6...


CCS Setup board - Error initializing emulator

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

Hello everyone, We have installed drivers for F2808 eZdsp from Spectrum Digital into folder where CCStudio is located. Then we start Setup...

Hello everyone, We have installed drivers for F2808 eZdsp from Spectrum Digital into folder where CCStudio is located. Then we start Setup CCStudio v.3.1 where we first have to add board. We do so, and add F2808 eZdsp board and do save&quit dialog. After that we are promted to start CCStudio and we do that but there appears error : ----------------------------------------------------...


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