Forums Search for: Simulator
CCS2.0 Simulation problem
Hi I have recently installed the new CCS2.0, but I have got problems when I try to simulate my code. I have tried to use both...
Hi I have recently installed the new CCS2.0, but I have got problems when I try to simulate my code. I have tried to use both the C5510 simulator and the C55x simulator. It looks like the simulator locks on the first floating point calculation in my program. I use Window
Code Composer Simulator
Greetings: I am using the code-composer version 1.1, and attempting to use the simulator without a target. Specifically, I...
Greetings: I am using the code-composer version 1.1, and attempting to use the simulator without a target. Specifically, I am trying to get through the tutorial. The documentation recommends using a target, but says I may follow the instructrions in chapters 2 and
Question on the Simulator in Code Composer
Hi, I would like to work with the simulator for TMS320F240. What am I doing wrong? I'm working with Code Composer 4.10. The...
Hi, I would like to work with the simulator for TMS320F240. What am I doing wrong? I'm working with Code Composer 4.10. The following message appears on the screen. "Trouble with Writing Target DSP memory Error number -2052 Error address 40 Memory Map Error: Ra
Hetrogenious simulator for Orion (ARM7 & C54x combination)
Hi, We are developing an appliaction for a DSC21 chip, which is an SOC with ARM7 & C54x processors on single chip. CCS2.0...
Hi, We are developing an appliaction for a DSC21 chip, which is an SOC with ARM7 & C54x processors on single chip. CCS2.0 provides a simulator for OMAP( ARM9 & C55x combination ) as a single board. Can anyone provide some pointers to get a similar sort of
C55xx simulator
Hi I am working on a project where we are using the TMS320C5510 DSP. I have started to simulate the code using the C55xx...
Hi I am working on a project where we are using the TMS320C5510 DSP. I have started to simulate the code using the C55xx simulator. When I add a variable to the watch window to see if it is changed as expected it does not change the value at once after an instruction is
Stand-Alone Simulator Operation for Code Composer
Here is the instructions from TI technical support for enabling the simulator without a hardware target. I tried it and found that...
Here is the instructions from TI technical support for enabling the simulator without a hardware target. I tried it and found that is worked: ********************************************************************* Byron, - From the Code Composer Studio menu bar, sel
HELP
Hello! The C3x Simulator Code Composer Studio v1.0 seems to be infested with bugs. I have discovered a few things... I would be...
Hello! The C3x Simulator Code Composer Studio v1.0 seems to be infested with bugs. I have discovered a few things... I would be interested to know if anyone has the same problems: Note: Memory-mapping Disabled C33 Simulator Driver used File I/O used (fopen,
simulator
I have just gotten my 6712 DSK. However, the code composer CD doesnt seem to include simulator, it only has the DSK emulator. Since...
I have just gotten my 6712 DSK. However, the code composer CD doesnt seem to include simulator, it only has the DSK emulator. Since the DSK was purchased by the university, i do not have access to it on my own free time. As a result, it would be much more convinient if i can get a co
RE: Heterogeneous simulator for Orion (ARM7 & C54x c ombination)
Jogeswara, TI has not released a simulator for the TMS320VC5471. Spectrum Digital does make a DSPLinux Developers' Kit for this...
Jogeswara, TI has not released a simulator for the TMS320VC5471. Spectrum Digital does make a DSPLinux Developers' Kit for this DSP and it is available today. Check out www.spectrumdigital.com < http://www.spectrumdigital.com > .
Re: [c6x] (unknown)
Hi Chirag, What are using. Simulator or emulator? In case of simulator, go to Options->memory map and allocate the entire...
Hi Chirag, What are using. Simulator or emulator? In case of simulator, go to Options->memory map and allocate the entire range as RAM. In case of emulator(board), you would need to study the memory map of the specific board (provided in accompanying docu
I search for TMS320F241FNA Simulator CCS 2.x
Hello!! I'm sorry, I can't speak english... ^^a I have a problem. It is hard to debug. I want to look for a simulator of...
Hello!! I'm sorry, I can't speak english... ^^a I have a problem. It is hard to debug. I want to look for a simulator of TMS320F241FNA on Code Composer Studio (CCS 2.x)!! Does it exist? Where is it? I feel keenly the necessity of it.
pin connect tool and edma in c671x simulator
Hi Dear friends Do you know, why when I use "pin connect" tool from CCSIDE simulator to simulate ext_int4, it can not drive the EDMA...
Hi Dear friends Do you know, why when I use "pin connect" tool from CCSIDE simulator to simulate ext_int4, it can not drive the EDMA channel 4. (It doesn't create an event for edma channel 4); regards
How to test imglib examples in CCS
Hello All, I am working in CCS-2.21 and want to know how to test image processing examplex using CCS for simulator. I am able to get...
Hello All, I am working in CCS-2.21 and want to know how to test image processing examplex using CCS for simulator. I am able to get the .out file for the example present under \c5500\imglib\examples\Histogram\Debug. But not able to test is on simulator. Can anyone please help me out and explain me how to test it on CCS as I am new to this. Thanks
load6x simulator
Has the load6x simulator been removed from CCS(3.1)? I keep seeing it referenced in the manuals but cannot see how to (find it/use it). ...
Has the load6x simulator been removed from CCS(3.1)? I keep seeing it referenced in the manuals but cannot see how to (find it/use it). 'grep'd' the whole computer for it. Is it a seperate utility maybe? Cheers ~Joe
Help for multiple project running...
I have some problem at hand. I do not know how to proceed. I want to implement H.264 encoder and decoder working simultaneously. But I have...
I have some problem at hand. I do not know how to proceed. I want to implement H.264 encoder and decoder working simultaneously. But I have separate encoder and decoder projects. I have implemented decoder. Encoder is going fine on simulator. ## I want to combine to projects or so. So that I will load decoder on target and run entirely there. ## Also I want my encoder to run at simulator...
C55xx to C5510
Hello all!!! I am new to the usage of DSP hardware. I have a project which I was successful in simulating on the C55xx simulator. Now, I...
Hello all!!! I am new to the usage of DSP hardware. I have a project which I was successful in simulating on the C55xx simulator. Now, I have a C5510 target board connected via a XDS510 USB emulator. When I try to run the SAME project on this board, I see a wierd problem..... I am using probe points to accept input data. Instead of taking data in a seq
setting up edma using csl library and no DSP/BIOS
Dear friends When I create an c6711 simulator project to implementing edma transfer by using csl.lib it have error in bulding(linking)...
Dear friends
When I create an c6711 simulator project to implementing edma
transfer by using csl.lib it have error in bulding(linking) phase.
it is my source c code:
#include
Error message about unaccess.h file
Hi, all DSP experts. I am using C67xx CPU Cycles Accurate Simulator to run a code under CCS 3.0 IDE. A funny error message appeared...
Hi, all DSP experts. I am using C67xx CPU Cycles Accurate Simulator to run a code under CCS 3.0 IDE. A funny error message appeared as following when I compile my code . Please pay attention to the message in red. Why does compiler point out a error in unaccess.h file and stdlib.h? I never use this header file unaccess.h in my code, and st
How to use clock() function to get the processing time
HI, all DSP friends I am using C6711 Device Cycles Accurate Simulator in CCS 3.0 IDE. I want to use clock() function to obtain...
HI, all DSP friends I am using C6711 Device Cycles Accurate Simulator in CCS 3.0 IDE. I want to use clock() function to obtain processing time of a code, I used a sample code from CCS manual , but can not get the desired results, the result is always 0. The following is the code. Anybody can give me some hint about using clock() function to get
problem on using far mode
Dear Friends, I am doing AMR CODEC simulations on tms320c5416. I got a problem while using simulator, code compose studio. Code for AMR CODEC...
Dear Friends, I am doing AMR CODEC simulations on tms320c5416. I got a problem while using simulator, code compose studio. Code for AMR CODEC is very big. It is not sufficient to place at once section. So I created different sections which I attached the document. I got a problem "trouble in writing in target cpu memory" plz send me the reply if any body know.thank you..






