DSPRelated.com

Re: YUHUA XDS510 USB 2.0 Emulator - CCS Troubles

Started by scia...@inwind.it in TMS320c6x15 years ago

Hi again, I probably succeed to install correctly windows drivers and now device performs the reset via its tool, giving: "SEED USB2.0 XDS510...

Hi again, I probably succeed to install correctly windows drivers and now device performs the reset via its tool, giving: "SEED USB2.0 XDS510 CARD IS RESET, HARDWARE VERSION 1" I installed SEED drivers for CCS but now I've problems with CCS setup. I tried to connect TWO different boards, both with TMS320C6424 (C64x+) with direct JTAG connection. A board was working and the other is brand new t...


Re: Target board connect/disconnect

Started by Jeff Brower in TMS320c6x17 years ago 3 replies

Tahir- > Now i am facing a different problem while connecting > with my custom board(C6414) and DSK(C6416, 1GHz). > > When I connect...

Tahir- > Now i am facing a different problem while connecting > with my custom board(C6414) and DSK(C6416, 1GHz). > > When I connect with DSK, CCS shows the "Target is > connected" then when i reset CPU, sometime it reset or > sometime error displays and CCS hang. Are you using an emulator connected to the JTAG connector on the DSK board, or built-in onboard emulation via parallel por


TMS320C6203 cannot boot correctly

Started by mike...@yahoo.com.cn in TMS320c6x13 years ago 2 replies

Hi everyone, Now I have a problem about TMS320C6203 boot in my project. We design a C6203 DSP system, with a fifo connecting to the DSP and...

Hi everyone, Now I have a problem about TMS320C6203 boot in my project. We design a C6203 DSP system, with a fifo connecting to the DSP and the external interface by XBUS.Sometiems TMS320C6203 cannot boot correctly.Power on 20 times,one time TMS320C6203 cannot boot . when not boot,I connected the target board to the CCS with XDS560 JTAG emulator.Flash data read by CCS all are 0XFF.I have a re...


Memory layout issue: stars under the section name

Started by Bryan in TMS320c6x16 years ago 2 replies

I'm using the DSP/BIOS for my DSP application, and I have created two memory sections using the memory editor: VECTOR: 0x00800000 -...

I'm using the DSP/BIOS for my DSP application, and I have created two memory sections using the memory editor: VECTOR: 0x00800000 - 0x008001FF IRAM: 0x00800200 - 0x009FFFFF I created a heap in IRAM, and I set .hwi_vec to VECTOR. When I compile and build my software, there are no errors and no warnings. However, when I load the software to the DSP via JTAG, I get the following error:...


problem using jtag with c6424 evm

Started by ahme...@yahoo.com in TMS320c6x15 years ago

Hi all,i am trying to use xds560 USB emulator with my c6424evm board, i hv installed all the drivers but still my board has not yet appeared in...

Hi all,i am trying to use xds560 USB emulator with my c6424evm board, i hv installed all the drivers but still my board has not yet appeared in ccs setup with emulator,i hv also tried xds560 c6455 emulator with my board but it works for limited number of applications(all are non bios app).so plz guide me in using xds560 USB emulator with c6424 evm _____________________________________


Parallel port interface

Started by Anonymous in TMS320c6x22 years ago 2 replies

Thank you all for your comments/inputs on my simple question about JTAG Emulation. I have another question, this time regarding ...

Thank you all for your comments/inputs on my simple question about JTAG Emulation. I have another question, this time regarding interfacing C6x01 and parallel port. Does anyone know how to interface a c6x01 DSP with a parallel port so that the two, host and DSP, can communicate (for


Re: C6745 JTAG Interface Question

Started by Michael Dunn in TMS320c6x13 years ago

Samir, It looks like you replied to a power supply question and contaminated the thread. Hopefully, this will start a new one. see...

Samir, It looks like you replied to a power supply question and contaminated the thread. Hopefully, this will start a new one. see comments below. On Wed, Jul 28, 2010 at 12:12 PM, Michael Dunn wrote: > ---------- Forwarded message ---------- > From: Samir Bendoukha > Date: Wed, Jul 28, 2010 at 10:15 AM > Subject: Re: [c6x] C6747 Core Power Supply


XDS560 JTAG from Blackhawk

Started by prabhakar in TMS320c6x17 years ago 8 replies

Hello Mike, Today I got the XDS560 USB from blackhawk. After installing the XDS560 drivers and configured CCS to DM642 via XDS560USB, I am...

Hello Mike, Today I got the XDS560 USB from blackhawk. After installing the XDS560 drivers and configured CCS to DM642 via XDS560USB, I am getting the following problem. Can't Initialize Target CPU: Error 0x80001240/-1145 Fatal Error during: Initialization,OCS, Target, Unrecoverable emulation error Board Name: DM642EVM via USB560m Emulator - (Blackhawk) Cpu Name:CPU_1 I have tested t...


Hello world project using TMS320C6472-EVM board

Started by nejm...@gmail.com in TMS320c6x13 years ago

Hello , I tried to run a hello world on TMS320C6472-EVM board using XDS100USB emulator and code composer studio V4 "CCS V4" I debug the...

Hello , I tried to run a hello world on TMS320C6472-EVM board using XDS100USB emulator and code composer studio V4 "CCS V4" I debug the active project; but when I click the run button, this message is appeared "C64XP_0: RTDX: RTDX program mode is JTAG" and it doesn't affich "hello world". I didn't understand where is the problem :in the target configuration or not. So please,could you giv...


Re: Production testing of 6400 BGA pc boards with Xray and/or JTAG?

Started by Jeff Brower in TMS320c6x16 years ago

Peter- > Anyone have any tips on production testing techniques for pc boards > using the C64xx BGA chip? Several years ago my company...

Peter- > Anyone have any tips on production testing techniques for pc boards > using the C64xx BGA chip? Several years ago my company used to make DSP module functional test systems for Sanmina Viking-InterWorks... here are a few comments. I apologize in advance if my comments are redundant with Mike Dunn's. > i.e. is Xray inspection of the BGA contacts standard? No. Only if a nu


the problem of TMS320C6203 boot

Started by mike...@yahoo.com.cn in TMS320c6x13 years ago

Dear All, Now I have a problem about TMS320C6203 boot in my project. We design a C6203 DSP system, with a fifo connecting to the DSP and the...

Dear All, Now I have a problem about TMS320C6203 boot in my project. We design a C6203 DSP system, with a fifo connecting to the DSP and the external interface by XBUS.Sometiems TMS320C6203 cannot boot correctly.Power on 20 times,one time TMS320C6203 cannot boot . when not boot,I connected the target board to the CCS with XDS560 JTAG emulator.Flash data read by CCS all are 0XFF.I have a reset...


C6x JTAG Question

Started by Devin Matlock in TMS320c6x23 years ago 1 reply

    I am using a modified (cut from 150 Mhz to 100 Mhz) 6711 DSK card.   Currently I use the parallel port to load...

    I am using a modified (cut from 150 Mhz to 100 Mhz) 6711 DSK card.   Currently I use the parallel port to load programs and debug.   I want to u


is there a CCS plug-in that allows a C program to access DSP mem?

Started by Jeff Brower in TMS320c6x13 years ago 8 replies

All- Is there a CCS plug-in that allows a user-defined C program to access DSP memory via the same JTAG connection as CCS? The idea is that...

All- Is there a CCS plug-in that allows a user-defined C program to access DSP memory via the same JTAG connection as CCS? The idea is that we can do something like this: -our program, operating as a CCS plug-in, reads the .out file (it can understand COFF format) and downloads code to memory -our program releases code to run (we're using C6472 booting in HPI mode) ...


Question about C Runtime Routine CLOCK()

Started by William C Bonner in TMS320c6x17 years ago 2 replies

The following set of routines will compile just fine, and work when I'm connected to the board via JTAG, but without the external clock of my...

The following set of routines will compile just fine, and work when I'm connected to the board via JTAG, but without the external clock of my computer, they will not work correctly. How can I provide support for a real time clock in a DSP routine? Is there a simple way of building a timer tick system work? I need to keep track of real timer ticks for producing status messages to the...


New Emulator from TI with Bi-Directional Data Streaming at Video Speeds

Started by clwpr25 in TMS320c6x21 years ago

JTAG emulator enables high-speed RTDX? data link at more than two megabytes per second and code download speeds at up to half a ...

JTAG emulator enables high-speed RTDX? data link at more than two megabytes per second and code download speeds at up to half a megabyte per second For more info: http://www.dspvillage.ti.com/emulator8 HOUSTON


The problem of loading BIN(converted from .out file) file from pci to target

Started by onlyflyer in TMS320c6x16 years ago

Hi: I'm writing a linux driver for C64(board dm642),my job is to load target's program int to C64 from pci bus and start it. First, I...

Hi: I'm writing a linux driver for C64(board dm642),my job is to load target's program int to C64 from pci bus and start it. First, I convert .out file(coff format) to hex file by hex6x. Then, I convert the hex file to bin file by hexbin. At last, I load this bin file to IRAM of c64. BUT, When I look the memory of c64 by jtag,I find the program's offset is wrong.For example,the _c...


Booting problem of C6416T custom board

Started by shad...@yahoo.com in TMS320c6x15 years ago 2 replies

Hi. I've made a custom board using TMS320C6416T. Boot mode is host boot and the board has no HPI or PCI. When I connected the target...

Hi. I've made a custom board using TMS320C6416T. Boot mode is host boot and the board has no HPI or PCI. When I connected the target board to the CCS with XDS560 JTAG emulator, the following error message showed up: ------------------------------------------------------------------- Error connecting to the target: Error 0x80000240/-1147 Fatal Error during: Initialization, OCS, I...


Error connecting to the target:

Started by Ricardo Jose de Oliveira Carvalho in TMS320c6x16 years ago 4 replies

Hi, I am working with CCS 3.1 Firstly a used the XDS510, via JTAG, to connect a 6713DSK with successful. Now I am trying uses it to...

Hi, I am working with CCS 3.1 Firstly a used the XDS510, via JTAG, to connect a 6713DSK with successful. Now I am trying uses it to connect a new board with a 6713B DSP, and I have been a fatal error: Error connecting to the target: Error 0x80000200/-1070 Fatal Error during: OCS, Does somebody know what I have to do in order to solve this fatal error? Thanks. Ricardo Carvalho. ...


Re:++WINTECH+TDS510PLUSE+Jtag+Emulator

Started by J J in TMS320c6x13 years ago 4 replies

Dear I was Run xdsprobe .It Does work!! Errorr Mesage is: C:\CCStudio_v3.3\cc\bin> xdsprobe.exe -----[Select and reset the...

Dear I was Run xdsprobe .It Does work!! Errorr Mesage is: C:\CCStudio_v3.3\cc\bin> xdsprobe.exe -----[Select and reset the controller]--------------------------------------- This utility will operate on port address '0x0'. That original port address was aliased to '0x0240'. An error occurred while hard opening the controller. -----[An error has occurred and this utility has abort


Reg:JTAG Debug Problem

Started by venkat arvapalli in TMS320c6x16 years ago 4 replies

Hi All, I am using XDS560 PCI emulator inorder to debug the DSP code running on DM642. By using Parallel Debug Manager I was able to connect...

Hi All, I am using XDS560 PCI emulator inorder to debug the DSP code running on DM642. By using Parallel Debug Manager I was able to connect the DSP Board which consists of four DM642's and after that i was able to load my DSP.out file into each DM642 Processor. But While running the dsp code i am facing the following error Error: Error 0x00000022/-1154 Error during: Memory, Execution, ...