DSPRelated.com

Push Button reset problem with TMS320C6416

Started by ramya_m in TMS320c6x22 years ago 2 replies

Hi , This is regarding a problem that we are facing with our board , TMS320C6416 - D6E3 (Silicon Errata version 1.1).We are...

Hi , This is regarding a problem that we are facing with our board , TMS320C6416 - D6E3 (Silicon Errata version 1.1).We are performing secondary boot loading.When the board is reset via the emulator or via power on , the secondary boot loader executes as required.We are


H/W simulator gap

Started by Sri in TMS320c6x22 years ago 3 replies

Hi All, I am trying to run a video codec on c64x How much it is logical to have a gap between emulator and simulator. up to...

Hi All, I am trying to run a video codec on c64x How much it is logical to have a gap between emulator and simulator. up to what order they can be bridged. what are the things need to taken care of to minimise this gap. -- Regards Sri


TMS320C6416 D/E version Driver Problem

Started by ramya_m in TMS320c6x22 years ago 1 reply

Hi , this is with respect to a problem that we're facing with our DSP TMS320C6416E version.The problem is that , sometimes...

Hi , this is with respect to a problem that we're facing with our DSP TMS320C6416E version.The problem is that , sometimes , when CCS is initiated using the emulator ,XDS510PP ,the wrong version of the DSP is identified and CCS hangs.Also , we have been getting data


Invalid CIO command..

Started by $NaGa$ in TMS320c6x22 years ago

hi ppl, I have a build which runs fine in simulator mode but when I try to run the same in emulator mode, it gives some Invalid...

hi ppl, I have a build which runs fine in simulator mode but when I try to run the same in emulator mode, it gives some Invalid CIO command error repeatedly. when I tried to debug the same I found that in a particular place fopen command is not getting executed and its getting looped


PLL Control/Status Register

Started by vbehravan in TMS320c6x21 years ago 1 reply

Hi all, We develop a TMS320C6713 board. The C6713 code has been tested using XDS510usb JTAG emulator and everything is O.K....

Hi all, We develop a TMS320C6713 board. The C6713 code has been tested using XDS510usb JTAG emulator and everything is O.K. To finalize our system, we switch to HPI boot loading and load the C6713 code using HPI. In the preliminary stages of our code, we


JTAG - CCS connection pbs

Started by in TMS320c6x21 years ago

Hi everybody, Did anyone experienced connection problems with CCS 3.0? My board is a third party board from Innovative...

Hi everybody, Did anyone experienced connection problems with CCS 3.0? My board is a third party board from Innovative Integration (Toro), including the C6711 dsp. I use the xds510pp-plus JTAG. Actually, I can connect the emulator to the board with


[Fwd: Re: JTAG - CCS connection pbs]

Started by in TMS320c6x21 years ago

My pb is now solved. There are some (strange) times, where you should not use the latest releases... Here is one example. ...

My pb is now solved. There are some (strange) times, where you should not use the latest releases... Here is one example. I tried to connect CCS to a C6711 dsp board in a third party product (Toro board/Innovative Integration). The emulator I used with is the


Target Type Matching Problem

Started by jalal_habibi in TMS320c6x21 years ago 1 reply

Hi all, I have a problem with XDS510 USB JTAG emulator that has been connected to my DSP hardware. I use TMS320c6713PYP....

Hi all, I have a problem with XDS510 USB JTAG emulator that has been connected to my DSP hardware. I use TMS320c6713PYP. The CCS could not load the .out file to DSP memory. I've get the following message: "... not loaded. Does not match the target type...&q


Re: why Indirect Addressing mode instructions doesn\'t work on the ADSP-21262?

Started by Mike Rosing in TMS320c6x21 years ago 1 reply

On Fri, 11 Mar 2005, Venkatesh Avula wrote: > I am debugging on a MountainICE ISA Emulator. > > This instruction "r11 = dm(...

On Fri, 11 Mar 2005, Venkatesh Avula wrote: > I am debugging on a MountainICE ISA Emulator. > > This instruction "r11 = dm( vtbl_OscCurPitch, I2);" doesn\'t work > and the R11 register gets only "0", instead of the value (0xFC0000) at


Driver Problem in DM642 EVM

Started by Ramanan in TMS320c6x21 years ago 1 reply

Dear Experts, ? 1. We recently acquired a DM642 Evaluation board through TI. Alongwith the Board, we received an installation of CCS 2.2...

Dear Experts, ? 1. We recently acquired a DM642 Evaluation board through TI. Alongwith the Board, we received an installation of CCS 2.2 and the DM642 EVM CD. However, the DM642 EVM documentation mentions that the device drivers & emulator drivers in the CD will work only with CCS v3.0 or higher. Kindly confirm whether this is true. ? 2. Sti


Problem re-connecting to target thru XDS510PP+ when my code is flashed and running in DSK, please help

Started by Koay Teong Beng in TMS320c6x21 years ago 16 replies

Dear all, I have a tested code flashed into the DSK Flash, I power cycled the DSK and it executed as I expected. I can connect with it...

Dear all, I have a tested code flashed into the DSK Flash, I power cycled the DSK and it executed as I expected. I can connect with it and download symbols for debugging through the biult-in USB emulator. BUT I CAN NOT connect to it through my XDS510PP+ when my program is flashed and running. Anybody know why is it so? I have reduced my data rate to ha


Connection Fatal error

Started by andr...@yahoo.com in TMS320c6x21 years ago 1 reply

Hello list, please i need urgent help on this. Does anyone know what would the error below mean? >CPU_1-DSP Device Driver > ...

Hello list, please i need urgent help on this. Does anyone know what would the error below mean? >CPU_1-DSP Device Driver > >Trouble Halting Target CPU: >Error 0x80000020/-1070 >Fatal Error Execution. >An unknown error prevented the emulator from accessing the processor in a >timely fashion.It is recommended to RESET


How to profile total cycles of a loop correctly

Started by libi...@stee.stengg.com in TMS320c6x21 years ago

Hi, I start to profile a loop in my code. I am using XDS510PP emulator. If I follow this sequence : load the program, activate the...

Hi, I start to profile a loop in my code. I am using XDS510PP emulator. If I follow this sequence : load the program, activate the profile, and run. The total cycles collected in the profile view is quite small. If I sequently press Debug-restart, and run again. The total cycles in the profile view is quite large. Why? Which way in profiling is correct.


Doubt on profiling a loop

Started by libi...@stee.stengg.com in TMS320c6x21 years ago

HI, DSP expert I am using XD510PP emulator connected with a DSP board. I want to profile a loop. AT first, I used profile viewer...

HI, DSP expert I am using XD510PP emulator connected with a DSP board. I want to profile a loop. AT first, I used profile viewer to get the cycles:incl.Ave of the loop, it is 769096. Then I set two breakpoint at the beginning and end of this loop, and use clock to collect the Cycles. When programme stoped at the beginning of the loop, I reset the


breakpoint error

Started by mayank agarwal in TMS320c6x21 years ago 2 replies

Hi all, I am fed up seeing this error whenever i load the program.I am using DM642 emulator board.Please suggest something so that i can...

Hi all, I am fed up seeing this error whenever i load the program.I am using DM642 emulator board.Please suggest something so that i can be able to remove this error. Are there changes in memory map,JTAG settings,etc Can't Set Breakpoint: Error 0x00000008/-1076 Error during: Break Point, Cannot set/verify breakpoint at 0x807EB518 Breakpoint Mana


Breakpoint error

Started by mayank agarwal in TMS320c6x21 years ago 2 replies

Hi all, I am getting the following error while i am trying to run the program after loading it in memory.Is there any TI document which...

Hi all, I am getting the following error while i am trying to run the program after loading it in memory.Is there any TI document which explains why this error is occuring again and again.I am using DM642 emulator board with CCS version 2.1 Breakpoint Manager: Some breakpoints are not at valid lines. Code Composer has moved these breakpoi


Codes run incorrectly in simulator!

Started by steve in TMS320c6x21 years ago

Hi, Recently, I found my codes run incorrectly when i try to use simulator, but they work well with emulator and evm board. When...

Hi, Recently, I found my codes run incorrectly when i try to use simulator, but they work well with emulator and evm board. When i try to trace into the code, it seems that the problem can be solved when turn off the L2 cache. Does anyone face this problem or has some experience about this? Regards, Steve


Problem with display driver on evmdm642

Started by a_ronningen in TMS320c6x21 years ago

Hi! I have problems with a setup on the evmdm642 board. I am trying to display 8-bit progressive Y/C on VP0 and capture it on VP2. I am...

Hi! I have problems with a setup on the evmdm642 board. I am trying to display 8-bit progressive Y/C on VP0 and capture it on VP2. I am using external loopcables to connect VP1&VP2. I have a xds510 usb-emulator connected to my board. After I configure and start the video ports, I get the correct hsync/vsync signals out from VP0. I a


Problem with IT

Started by Mich...@zenitel.biz in TMS320c6x21 years ago

Hi, I work with the TMS320C6711 using CCS2 and a Blackhawk XDS560 USB Emulator. My application is loaded on a SRAM at adress 0x80000000...

Hi, I work with the TMS320C6711 using CCS2 and a Blackhawk XDS560 USB Emulator. My application is loaded on a SRAM at adress 0x80000000 using a second level bootloader. A timer IT (IT14 - Timer 0) is programmed to be executed every 10ms. The interrupt routine adress is in the SRAM plage adress. When I initialize the ISTP base adress at location 0x400, the


problem in using timer interrupt at TSK

Started by ahmadagha23 in TMS320c6x21 years ago 1 reply

hi; I want to toggle LED_2 on DSK6711 every 0.4 second in the following manner: I use a task in which initializing timer1 as the...

hi; I want to toggle LED_2 on DSK6711 every 0.4 second in the following manner: I use a task in which initializing timer1 as the interrupt source (int15 in DSP/BIOS) to doing the "timer1int()" for toggeling LED_2. But when I run my program it sends a reset emulator message, or some times, it is running whitout toggling the LED_2. Do you know wh