DSPRelated.com

Flash Interface for TMS320C6713

Started by mura...@gmail.com in TMS320c6x17 years ago 2 replies

Hi I am new to this group. Kindly help Me. I have to design a TMS320C6713 based board for my project. I want to know how to interface FLASH...

Hi I am new to this group. Kindly help Me. I have to design a TMS320C6713 based board for my project. I want to know how to interface FLASH chip (Am29LV400B) with TMS320C6713. I have gone through the circuit diagram of 6713 DSK board. In that they are using a CPLD for certain logic functions for flash interface. Can I avoid CPLD ? If it is possible how to use CE#,OE#,WE#,RESET# pins...


Re: R: Re: XDS510-USB2.0 + C6727 - Load Program problem

Started by "pco...@libero.it" in TMS320c6x17 years ago 1 reply

Hi Mike, OK, this is my ccBrd0.dat file: # config version=3.5 $ uscif slowclk=YES tdoedge=FALL $ / $ sepk ...

Hi Mike, OK, this is my ccBrd0.dat file: # config version=3.5 $ uscif slowclk=YES tdoedge=FALL $ / $ sepk pod_drvr=XDS510-USB2.dll pod_port=0x240 $ / @ tms320c6720_0 family=tms320c672x @ bypass_0 family=bypass irbits=8 # / I have looked at your very usefull tutorials and I have done some tests: 1) xdsprobe -f brddat/ccBrd0.dat -r -v -----[Print the reset-command...


Cannot run TI CC 4.10 with Spectrum SPI530 Emulator in Windows XP

Started by rche...@altrionet.com in TMS320c6x17 years ago 5 replies

Hi All, We are experiencing one major problem when using C3x/C4x Code Composer 4.10 and the Spectrum Digital SPI530 MPSD Emulator on PCs running...

Hi All, We are experiencing one major problem when using C3x/C4x Code Composer 4.10 and the Spectrum Digital SPI530 MPSD Emulator on PCs running Windows XP. We have always run under Windows 2000 and never experienced the following error. While we can successfully connect to a target C30 DSP, reset the DSP, view DSP memory and internal registers, modify memory locations and load symbols, we c...


Re: Cannot run TI CC 4.10 with Spectrum SPI530 Emulator in Windows XP

Started by Jeff Brower in TMS320c6x17 years ago

Bob- > We are experiencing one major problem when using C3x/C4x Code Composer 4.10 > and the Spectrum Digital SPI530 MPSD Emulator on PCs...

Bob- > We are experiencing one major problem when using C3x/C4x Code Composer 4.10 > and the Spectrum Digital SPI530 MPSD Emulator on PCs running Windows XP. > We have always run under Windows 2000 and never experienced the following > error. > > While we can successfully connect to a target C30 DSP, reset the DSP, view > DSP memory and internal registers, modify memory locations and l


Profiling Using CCS

Started by king Reon in TMS320c6x17 years ago

Hello, ? I am reon king, new to both CCS and H.264 Technology.I have few doubts regarding profling on CCS. 1. i have done profiling in...

Hello, ? I am reon king, new to both CCS and H.264 Technology.I have few doubts regarding profling on CCS. 1. i have done profiling in following steps: I. compile and load the image 2 Debug-> go to main 3.profile-> setup ( cycle total) at starting of main function i kept break point,? then reset clock and kept other break point at the end of main function. Please confirm above proces


Flash Burn

Started by bhar...@gmail.com in TMS320c6x17 years ago 2 replies

Hello, I am trying to burn the led example program (led.out) to the flash memory on a DSK6713. I am using the hex6x hex-converter utility to...

Hello, I am trying to burn the led example program (led.out) to the flash memory on a DSK6713. I am using the hex6x hex-converter utility to make a .hex file. Here is the cmd file that I am using along with the hex6x program. /* Usage hex6x led_to_hex.cmd led_to_hex.cmd */ led.out /* input file */ -a /* ascii format */ -image /* create complete Rom image */ -zero /* reset addres...


TMS320C6713 MCBSP with external clock

Started by eng_shahjee in TMS320c6x17 years ago 12 replies

I want to use MCBSP with external clock source. I configured CLKX and CLKR as inputs. FSX is configured to generate frame sync on every DXR2XSR...

I want to use MCBSP with external clock source. I configured CLKX and CLKR as inputs. FSX is configured to generate frame sync on every DXR2XSR transfer. FSR is driven by external frame sync signal. The data is not transferred to XSR from DXR so Frame Sync has not been generated. actually XRDY is zero and didn't get one but XEMPTY bit is one when I reset and set again the XRST with code compo...


Inconsistant Boot process

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

Hi, I am working on a custom board having TMS320C6713BPYP interfaced with ST M29W400DT, a 55ns part. Most of the power ups, boot fails. When it...

Hi, I am working on a custom board having TMS320C6713BPYP interfaced with ST M29W400DT, a 55ns part. Most of the power ups, boot fails. When it succeeds to boot it work fine. I checked the chip select line of the flash after reset. It seems DSP reads 1K boot code. But after that DSP does not read in the rest of the program. It seems to me that boot code get corrupted during the boot up. Can any...


Re:++WINTECH+TDS510PLUSE+Jtag+Emulator

Started by J J in TMS320c6x16 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


the problem of TMS320C6203 boot

Started by mike...@yahoo.com.cn in TMS320c6x16 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...


Problem debugging the C64x+ in OMAP3530

Started by Coskun AYYILDIZ in TMS320c6x15 years ago 10 replies

Hi everyone, I am using ccsv4 and blackhawk usb560 bp emulator to debug a hello_world application on the DSP side of OMAP3530 in beagle...

Hi everyone, I am using ccsv4 and blackhawk usb560 bp emulator to debug a hello_world application on the DSP side of OMAP3530 in beagle board. I have problems debugging. First, in order to release the DSP out of reset, I connected to the ARM side, built the app and hit the debug bug. In the console I saw the following error messages: 1) Trouble Reading Register ETM_ID: Error 0x...


Looking for Ideas on how to warm/cold reset a C67XX via on-board SW

Started by Tom in TMS320c6x15 years ago 2 replies

Hi All, I'm new to the TI BIOS & DSP's. I need a function that warm or cold reboots the processor. I think I should be able to do this...

Hi All, I'm new to the TI BIOS & DSP's. I need a function that warm or cold reboots the processor. I think I should be able to do this using SYS_exit offered by the BIOS but I'm a little fuzzy on the details. Tom _____________________________________