DSPRelated.com

TMS of JTAG

Started by yang...@163.com in TMS320c6x16 years ago 1 reply

hi all, I am facing problem in bringing up CCS through JTAG for C6416 . When power on,TMS is about 1.6v,so we cannot bring up CCS through JTAG...

hi all, I am facing problem in bringing up CCS through JTAG for C6416 . When power on,TMS is about 1.6v,so we cannot bring up CCS through JTAG emulator. Does somebody know what is the reason? Thanks.


Happy Holidays!

Started by Anonymous in TMS320c6x21 years ago 1 reply

Just in case anyone HAPPENS to be working through the XMas break like me, I have a question concerning multiple-dsp setup. I...

Just in case anyone HAPPENS to be working through the XMas break like me, I have a question concerning multiple-dsp setup. I setup Code Composer Studio 1.23 in a three 6203 DSPs configuration, Im also using Spectrum Digital's SPI515 Parallel Port Emulator. Physically, th


Basic question on IEKC64x

Started by akalya in TMS320c6x21 years ago 3 replies

Hello: Recently bought a IEKC64x board from ATEME. I would like to use it as stand-alone and connect to the PC's parallel...

Hello: Recently bought a IEKC64x board from ATEME. I would like to use it as stand-alone and connect to the PC's parallel port just as I use the C6711 DSK (i.e. use CCS and download *.out files to the board and run) ; but there is no embedded emulator like in the 6711DS


[Fwd: Re: JTAG - CCS connection pbs]

Started by in TMS320c6x19 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


Fw: Re: C6727 bootloader help

Started by Chsekhar Prattipati in TMS320c6x16 years ago

----- Forwarded Message ---- From: Chsekhar Prattipati To: i...@gmail.com Sent: Friday, May 23, 2008 10:19:58 AM Subject: Re: [c6x] Re:...

----- Forwarded Message ---- From: Chsekhar Prattipati To: i...@gmail.com Sent: Friday, May 23, 2008 10:19:58 AM Subject: Re: [c6x] Re: C6727 bootloader help Hi Peter ? thanks for your reply. im using flexds emulator from DSPR. The EEPROM(SERIAL) we are using is connected to DSP through I2C bus. im having a doubt whether SECTION_LOAD command can be used to load data from


Re: XDS560 PCI emulator; memory error

Started by Michael Dunn in TMS320c6x14 years ago

AK, On Fri, Nov 20, 2009 at 11:46 PM, adnan khurshid qureshi < a...@yahoo.com> wrote: > Hello, > > i have also checked all other...

AK, On Fri, Nov 20, 2009 at 11:46 PM, adnan khurshid qureshi < a...@yahoo.com> wrote: > Hello, > > i have also checked all other tests, but not a single test was completed. > it looks like "halt" and then gives report "this test took long > time, terminate it." > 1. You definitely have a hardware problem. 2. When the hardware does not work correctly, it is possible that the e


Installing CCS 1.0

Started by Vikram LR in TMS320c6x20 years ago

Hi all, It's nice to see many problems being discussed openly. I'm a new member. Due to some error in simulation, we...

Hi all, It's nice to see many problems being discussed openly. I'm a new member. Due to some error in simulation, we had to uninstall CCS. I would be of great help if you could solve the problem installing CCS 1.0 with XDS 510 emulator for dyat


SDRAM

Started by Arun Kumar in TMS320c6x17 years ago 6 replies

Hi, Processor: 6211, Big Endian Emulator: XDS510PP Plus Customized Target Board, having SDRAM as the memory. I am facing the problem with...

Hi, Processor: 6211, Big Endian Emulator: XDS510PP Plus Customized Target Board, having SDRAM as the memory. I am facing the problem with SDRAM communication. I am not getting the data back from the SDRAM exactly what I am writing in a particular location. if I am writing 0x00000000 then in response i am getting 0xaf0000. I am using the exactly same SDRAM chip as on the TMS320C6211DSK. a...


Real time clock functions on the DSP.

Started by William C Bonner in TMS320c6x17 years ago 1 reply

It's been quite a while since I've asked this question, and I'm now much more fluent in programming on the DSP. I'm trying to keep track of...

It's been quite a while since I've asked this question, and I'm now much more fluent in programming on the DSP. I'm trying to keep track of time on a TMS320C6713 DSP. I'd like to use the standard C library calls if possible, but I don't know how to hook their backend up properly to keep time. If I'm connected and running the emulator over the JTAG I get values that are from the host ...


Jeff Brower I need help

Started by subramanyam_sig in TMS320c6x21 years ago

Following was the problem noticed with the DSK: C6711 DSK - After connecting it with DB15 connector when i try to run code...

Following was the problem noticed with the DSK: C6711 DSK - After connecting it with DB15 connector when i try to run code composer in DSK mode, it does not pop up and report the error as 'can't initialize the target'. But if i plug in the emulator cable on the Jtag of


jtag emulator

Started by z138...@yahoo.com in TMS320c6x14 years ago 1 reply

hello all I want to use TMS320C6745 in my design. As regards TMS320C6745 does not have EMU0 pin,where i connect the EMU0 pin of my jtag...

hello all I want to use TMS320C6745 in my design. As regards TMS320C6745 does not have EMU0 pin,where i connect the EMU0 pin of my jtag header? if anybody can help me plz answer my question. thanks in advance. _____________________________________


Using DAT APIs on OMAP3530 (C64x+)

Started by Coskun AYYILDIZ in TMS320c6x13 years ago

Hi everyone, I am using OMAP3530 having C64x+ DSP along with CCSv4 without BIOS and Blackhawk USB560 emulator. I am trying to transfer the...

Hi everyone, I am using OMAP3530 having C64x+ DSP along with CCSv4 without BIOS and Blackhawk USB560 emulator. I am trying to transfer the data in the external memory to L1D in order to process it faster. When I searched the internet, I saw that double buffering is quite common. For this purpose, DAT_copy and DAT_wait functions are being used. How can I use this API? Is there a library th...


problem in setting breakpoints

Started by simha j in TMS320c6x22 years ago

Hi all, I am using ccs2 for 6211 based board. When I am in emulator Mode and if I use break point to my C project(which...

Hi all, I am using ccs2 for 6211 based board. When I am in emulator Mode and if I use break point to my C project(which contains SDRAM configuration files generated by DSP/bIOS, c program to access sdram locations), I will get a message like: ' can't Set Bre


Prob. with loading.......

Started by simha j in TMS320c6x22 years ago

Hello all, I am working on valley tech's vt-1420 (PCI based Dual DSP(TMS320C6416) card). I have a problem in using it in the...

Hello all, I am working on valley tech's vt-1420 (PCI based Dual DSP(TMS320C6416) card). I have a problem in using it in the Emulation mode. I am using XDS510PP_PLUS emulator. CCS is setup for multiple DSP and the port address, everything is configured properly.


Re: TMS3206713 DSK issue

Started by sime...@gmail.com in TMS320c6x15 years ago 2 replies

Hi, I have also the same problem but with TMS3206716 DSK. It doesn't work also for me. I have uninstalled all components and CCS v3.1 and...

Hi, I have also the same problem but with TMS3206716 DSK. It doesn't work also for me. I have uninstalled all components and CCS v3.1 and installed at first CCS v3.3 and then this you propose of Spectrum Digital. Do you know if it has to do with the operating system? I use Windows XP SP3. The error it shows me is: Error initializing emulator I/O Port = 540 Board Name: DSK6416 ...


Connection Fatal error

Started by andr...@yahoo.com in TMS320c6x19 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


Re: XDS510-USB2.0 + C6726 - Problem to connect...

Started by z138...@yahoo.com in TMS320c6x13 years ago 1 reply

__________________________ > > > > Hi Tatiano, > I have the same problem withxds 510-usb2.0 Ti Dsp emulator that is a Chinese made. >...

__________________________ > > > > Hi Tatiano, > I have the same problem withxds 510-usb2.0 Ti Dsp emulator that is a Chinese made. > Whould you please help me if your problem was solved. > Thanks, > Mazaheri. > > _____________________________________ quote:"R. Williams A few things to check... --have you downloaded and installed the .dll file from TI or spectrum digital for the specifi


Davinci and OMAP

Started by sank...@hotmail.com in TMS320c6x16 years ago 2 replies

Hi, If anyone using the TI Davinci platform, would you please comments on the development platform. Is it that ccs+ emulator is used for the...

Hi, If anyone using the TI Davinci platform, would you please comments on the development platform. Is it that ccs+ emulator is used for the development. TI wedsite shows that the development board has a harddisk on it. what is the purpose of that. I am looking for a platform to evaluate our dsp algorithm to see if it meets the power and speed requirement. As i am new in this field, i do no...


Re: C6711 DSK board problem

Started by Jeff Brower in TMS320c6x21 years ago

Subramanyam_sig- It sounds like CCS is having a hard time to control some signals, maybe the DSP Reset signal. You might...

Subramanyam_sig- It sounds like CCS is having a hard time to control some signals, maybe the DSP Reset signal. You might check the SMC chip (U10) for a bent or loose pin. What you might try is another board, without any change in cable, emulator, software, e


Re: ERROR >> JTAG IR scan test failed

Started by yang...@163.com in TMS320c6x16 years ago 1 reply

Hello Everyone > I have a problem about reflashing my device, I was trying to write a flash driver sw for our hw platform. I have erased the...

Hello Everyone > I have a problem about reflashing my device, I was trying to write a flash driver sw for our hw platform. I have erased the contents of the flash(bootloader) and I was not able to reflash it again using JTAG emulation or whatsoever. > > SD config output is like this : > > ** Emulator Test ** > $$ EmuProductName=XDS510USB > $$ EmuPortAddr=0x510 > $$ EmuPortMode=USB > $$