Forums Search for: Simulator
Trouble debugging - always enters disassembly but doesnt crash
Hello, I've been working on the 5416 and have recently started using a jtag emulator on it (although the following problem appears when...
Hello, I've been working on the 5416 and have recently started using a jtag emulator on it (although the following problem appears when I'm using the normal simulator as well). I'm trying to step through some code in CC that wasn't written by me (but I know it works) and it is normally run on a DSK. I have a build version whi
urgently needing the solution:about file IO in ccs
hi, I'm working on the simulator c54x(ccs v2). In my c code i'm inputing two *.dat files through probe points and also taking the output...
hi, I'm working on the simulator c54x(ccs v2). In my c code i'm inputing two *.dat files through probe points and also taking the output in two *.dat files . I'v converted the wav file to dat file through c code and store them in teh project folder and included the ccs header into the dat files. when i'm running code, i get this message op
assembly error on compiler generated code
Hi all, I am new in DSP programming but have some experience on PC platform. I am porting some code to the C55 simulator...
Hi all, I am new in DSP programming but have some experience on PC platform. I am porting some code to the C55 simulator using CCS. I can compile the code but not link it (the code is too large to use the small memory model). So I tryed to compile it usin
Using Cache tag Ram Viewer tool to view cache misses on Board(EVM)
Dear all, It has been given in a document TMS320C64x+ DSP Cache User?s Guide (SPRU862A) section 3.5 "On-Chip Debug Support" (pdf) that we can...
Dear all, It has been given in a document TMS320C64x+ DSP Cache User?s Guide (SPRU862A) section 3.5 "On-Chip Debug Support" (pdf) that we can see the cache status on the board( not device accurate simulator) in CCS 3.3v and above. But i am not able to see the cache details in CacheTagRamViewer on the evm board. Please let me know if their is any document availabe on this, or if any setti
file read/write problem
Hello all I am running my program on CCS 55x simulator. I need to read input test vectors from a file and write the results...
Hello all I am running my program on CCS 55x simulator. I need to read input test vectors from a file and write the results to another output file. The input file has data (written in short data type) written to by a C program developed in Microsoft Visual C. It seems t
Packing of structures in CCS when using ARM9
How can i enable packing of structures when using ARM9 simulator ? I have a structure where i am using bit fleds. So i need to use ...
How can i enable packing of structures when using ARM9 simulator ? I have a structure where i am using bit fleds. So i need to use packing............??? Is there any alternative to __attribute_ (_packed_)_ in linux and #pragma pack in VC++ in CCS???? Please let me know. Thanks.
2 problems on c64xx cpu cycle accurate simulator on ccs3.1
Hi all, I am a student on VLSI design and I want to get some profiling informations such as cpu cycles and instruction counts of a small...
Hi all, I am a student on VLSI design and I want to get some profiling informations such as cpu cycles and instruction counts of a small application in C on TMS320C64xx dsp. Sorry this is the first time I use the Code Composer Studio and there are 2 problems that make me confused. 1. I can compile, build and load the programme but when it begins to run, it never stops except that I use the "Ha...
How to read / Write in CCS
hi all, I am looking for simple sample code to read & write a file in CCS3.1. I am using TMS320C64xx Simulator.Your help is...
hi all, I am looking for simple sample code to read & write a file in CCS3.1. I am using TMS320C64xx Simulator.Your help is appreciated. Thanks in advance.. Bye jhdeepu
Query regarding DSPLiB and RF3
Dear Group members, I have few queries. 1. I am working with CCS2.21. I tried to use DSPLIB for C67x functions for FFT with...
Dear Group members, I have few queries. 1. I am working with CCS2.21. I tried to use DSPLIB for C67x functions for FFT with C6713 accurate cycle simulator and it worked properly. But the same did not work with DSK6713. The error message is: error relocating DSPLIBC67x at location 05600002, using fle _debug_info The include path and other options, .cmd file are o.k. Even the .map...
Re: [c6x] Command Line(DOS) Interface to CCS 3.3
Nilesh- > Is there is method to compile my CCS project through command line? I mean to say > as in ccs we use build command for compiling and...
Nilesh- > Is there is method to compile my CCS project through command line? I mean to say > as in ccs we use build command for compiling and load for loading and run for > running in simulator, there must be some exe file corresponding to this. > > Can we use this exe file with appropriate switches to do same from DOS command > prompt? > > I think this can reduce lot of compile and runni
Command Line(DOS) Interface to CCS 3.3
Is there is method to compile my CCS project through command line? I mean to say as in ccs we use build command for compiling and load for loading...
Is there is method to compile my CCS project through command line? I mean to say as in ccs we use build command for compiling and load for loading and run for running in simulator, there must be some exe file corresponding to this. Can we use this exe file with appropriate switches to do same from DOS command prompt? I think this can reduce lot of compile and running time of CCS projects. ...
Details regarding the query posted on Position Independent Code
Hello, I am working on a project related to Memory Overlay. The development platform being used is Code Composer Studio Platinum v3.3, C6416...
Hello, I am working on a project related to Memory Overlay. The development platform being used is Code Composer Studio Platinum v3.3, C6416 Device Cycle Accurate Simulator/DSK6416 Board. On some architectures there is a facility to compile the code as a Position Independent Code. I want to know if TI provides some options with CCS which would enable to compile code in this manner.
CCS IDE
Dear friends; when I load my *.out file to target (c5406 simulator) it send the following message after loading *.out file: loader: one or...
Dear friends; when I load my *.out file to target (c5406 simulator) it send the following message after loading *.out file: loader: one or more sections of your program falls into a memory region that is not writable...... and after running my program step by step after executing the following line of program it go to vertigo or "not responding" state and consumes 100% of cpu performance: f...
fopen() not functioning with emulator.
I am working on a test application where I am reading/writing files for processing. On the simulator everything is working perfect, but when...
I am working on a test application where I am reading/writing files for processing. On the simulator everything is working perfect, but when running on emulator/board, the fopen() returns null. It is happening quite frequently, but not all the time. I also tried with both relative (w.r.t executable file) and absolute files paths. The part of the code is here; can some one help what is going wrong....
Memory Map
I'm using the simulator for the TI C3X DSP, and I set a memory map range 0x00800000 - 0x0080FFFF, set as RAM. Everytime i set this ...
I'm using the simulator for the TI C3X DSP, and I set a memory map range 0x00800000 - 0x0080FFFF, set as RAM. Everytime i set this value, and restart code composer, I get an error saying: Can't Add Memory Map Add Memory Map Failed: Address: 0x800000 Length: 0x10000
Problem with codecomposer C6x
When i am using code composer simulator and try to write to a specific address i get an error messages. Can anyone tell me what i...
When i am using code composer simulator and try to write to a specific address i get an error messages. Can anyone tell me what i am doing wrong. I've already contacted TI and Go-DSP but I'm still waiting for an answer. I think it is in some of the settings, I am new to the T
Memory window error
Hi There seems to be an error in the memory window. I have the Code Composer Simulator 3.05. I look at the memory as...
Hi There seems to be an error in the memory window. I have the Code Composer Simulator 3.05. I look at the memory as hex-numbers ( C-style ), but suddenly the contents of the adress I am looking at has moved to another adress. It looks like it displays the contents on the next
Code Composer with C3x
Hello! I have Code Composer Studio v1.0. Along with it is the driver file for C3x simulator. Does anyone know where I can get ...
Hello! I have Code Composer Studio v1.0. Along with it is the driver file for C3x simulator. Does anyone know where I can get drivers for C3x DSK and C3x EVM? Emerson Tan
Problems starting CCS
Hi Sometimes when I start the CSS (starts C55xx simulator from the paralell debug manager) I get the following error message...
Hi Sometimes when I start the CSS (starts C55xx simulator from the paralell debug manager) I get the following error message from windows: cc_app.exe - Application Error The instruction at 20x0056D51F" referenced memory at "0x00677E000".
Simulating hardware interrupts
Hi I have problems simulating hardware interrupts in the C55xx simulator ( Code Composer Studio 1.2 ). I have enabled external...
Hi I have problems simulating hardware interrupts in the C55xx simulator ( Code Composer Studio 1.2 ). I have enabled external interrupt 0 and cleared INTM bit to enable all maskable interrupts. To generate an external interrupt 0 I try to set the INT0 flag in the IFR0 registe






