DSPRelated.com

loading an Hex file in Memory

Started by Anonymous in Code-Composer Studio25 years ago

Hello, Currently, I use a TMS320C5402 DSP. I begin using Code Composer. Fisrtly, I use the TMS320C5402 Simulator. So I...

Hello, Currently, I use a TMS320C5402 DSP. I begin using Code Composer. Fisrtly, I use the TMS320C5402 Simulator. So I don't use the DSK Card. The program I have to load in memory is converted in Hex file. I don't know how can I load it in memory with Code


run or single step execution on CCS

Started by Anonymous in Code-Composer Studio25 years ago

Hi, I use CCS 1.2 with a C5402 Simulator. I don't understand why certain command works in single step execution mode and...

Hi, I use CCS 1.2 with a C5402 Simulator. I don't understand why certain command works in single step execution mode and not in rum mode, and reverse to. I have some error message that appears on my screan and it prevent me from executing my programme.


error : SXM bit latency addr: 0x.... Instr ...

Started by Anonymous in Code-Composer Studio25 years ago

Hello, I use Code Composer Studio with a C5402 Simulator. I can't execute my program because of an error (SXM bit latency ...

Hello, I use Code Composer Studio with a C5402 Simulator. I can't execute my program because of an error (SXM bit latency addr: .....). This error is due to the SSBX SXM instruction. The line after, it doesn't work. But this command line is generated by the


profiling

Started by Anonymous in Code-Composer Studio25 years ago 1 reply

hi! running 5x simulator with CCS version 1.2. new to DSP programming, but have been able to get a minimal set of code...

hi! running 5x simulator with CCS version 1.2. new to DSP programming, but have been able to get a minimal set of code compiled and running and i want to get a rough estimate of the cycle count. i tried using HOSTclock() to get a cycle count because with the 3x/4x


C6211 Simulator... help needed

Started by Chirag Dadlani in Code-Composer Studio22 years ago 1 reply

Hello ! My name is Chirag, I am a student at the Indian Institute of Technology (IIT) Delhi. I am currently working on the TI...

Hello ! My name is Chirag, I am a student at the Indian Institute of Technology (IIT) Delhi. I am currently working on the TI c6211 DSK. Our aim is to implement and optimise the G.729 and G.723 voice CODECs on the TI DSP. The main problem faced by us is that we are not able to


C64xx Cache Simulation

Started by Thomas Schwere in Code-Composer Studio24 years ago

Hi there In the "TMS320C6000 Instruction Set Simulator User's Guide" (September 2001), I have seen that it should be possible...

Hi there In the "TMS320C6000 Instruction Set Simulator User's Guide" (September 2001), I have seen that it should be possible to simulate the two level cache of the C64xx. For this the sim64xx_csim_simulator.cfg must be used. I am using Code Composer Studio 2.0 and I


debugger doesn't display variable values

Started by Li Hao in Code-Composer Studio24 years ago 3 replies

Hello, I am using cc2.00. I have a question regarding the c54x simulator debugger. When I tried to step through my code and to look...

Hello, I am using cc2.00. I have a question regarding the c54x simulator debugger. When I tried to step through my code and to look at variable values, it showed zeros all the time. Can anyone tell me what I have missed? Thanks. Li ================================


Error Message

Started by lsri_92 in Code-Composer Studio24 years ago

Hi Experts, I get the following Error Message once in a while on Code Composer 2.0 when I am running an application. I am running...

Hi Experts, I get the following Error Message once in a while on Code Composer 2.0 when I am running an application. I am running it for C54x Simulator. Some times it runs fine. I have not been able to figure out if the circumstances for the two are any different? "


DSP/BIOS Bridge

Started by Oana FLORESCU in Code-Composer Studio24 years ago 1 reply

Hello, I have installed CodeComposer for OMAP platform and I haven't found yet the way to make the two processor of the board...

Hello, I have installed CodeComposer for OMAP platform and I haven't found yet the way to make the two processor of the board to communicate. I do not have the board, only the simulator. All I could do was to run an application on one of the two processors, but I need to


How to run CCS as a simulation tool

Started by maria lobo in Code-Composer Studio23 years ago

Hello , My question is for TMS320LF2407A , I am to use the TMS320LF2407A DSP on a custom board. I am using Code composer...

Hello , My question is for TMS320LF2407A , I am to use the TMS320LF2407A DSP on a custom board. I am using Code composer studio . I am presently trying to test in simulator mode . I have gone through the archives of this list and I still have a few queries


CCS memory map setting

Started by Torgeir Jakobsen in Code-Composer Studio23 years ago

Hi   I have a problem with the emulation through Code Composer Studio. So, far I have used the simulator when dev

Hi   I have a problem with the emulation through Code Composer Studio. So, far I have used the simulator when dev


Memory map setting in CCS

Started by torgeirjakobsen in Code-Composer Studio23 years ago

Hi I have a problem with the emulation through Code Composer Studio. So, far I have used the simulator when developing my...

Hi I have a problem with the emulation through Code Composer Studio. So, far I have used the simulator when developing my software for the TMS320VC5510 DSP. Now I want to emulate to eliminate the last few bugs that I have in my program. I use the XDS510PP Plus emulator, and


error

Started by jalel ktari in Code-Composer Studio22 years ago 1 reply

hello I work on C6201 When I compile project, it is OK ,0 error I makes the debug " run " OK , and I receives somes infos...

hello I work on C6201 When I compile project, it is OK ,0 error I makes the debug " run " OK , and I receives somes infos from simulator analysis (event) But if I change the register PCC to change the configuration of the memory by putting p


CCS clock()

Started by Imran Akthar in Code-Composer Studio22 years ago 1 reply

Hi there, I m using DM642 simulator,600MHz,CCS ver 2.2,WINDOWS 2000 OS. I have a algorithmn and i want to check the time taken by...

Hi there, I m using DM642 simulator,600MHz,CCS ver 2.2,WINDOWS 2000 OS. I have a algorithmn and i want to check the time taken by it. I m using clock() function and getting the result as number of cycles taken by the algorithmn. what i have done is in the PROFILER->CLO