Forums Search for: Reset
PCI_PRST & DSP_RESET,6412
inHello, I am using TMS320c6412 and for hardware design I would like to know whether one reset (PCI PRST) needs to occur before another (DSP...
Hello, I am using TMS320c6412 and for hardware design I would like to know whether one reset (PCI PRST) needs to occur before another (DSP RESET). If yes, which RESET should happen first. Is there any relationship between PCI PRST and DSP RESET?? Does PCI PRST has priority over DSP RESET?? For hardware design, shall I look for PCI PRST and based on that do DSP RESET??? Any help is apprec...
RESET phases in C6713
inAs mentioned in TMS320C6713 datasheet, it has a three phase RESET and in phase2(Internal RESET) ECLKOUT Signal will be CLKIN...
As mentioned in TMS320C6713 datasheet, it has a three phase RESET and in phase2(Internal RESET) ECLKOUT Signal will be CLKIN frequency divide-by-8. Since in Our Circuit DSP is in HPI bootloading mode, after RESET, ECLKOUT must remain at CLKIN/8 untill bootloading te
software reset
incan anybody provide good information about software reset. i am using 6711, with image in flash running in internal RAM. using...
can anybody provide good information about software reset. i am using 6711, with image in flash running in internal RAM. using secondary boot loader. for a reset i am making the control, to jump to the starting location of secondary boot loader. it makes reset, but its not beha
YUHUA XDS510 USB 2.0 Emulator
inHi everybody, I'm a newbye in DSP development. I just buyed a XDS510 USB 2.0 "manufactured" by YUHUA Electronics from an ebay Honk...
Hi everybody, I'm a newbye in DSP development. I just buyed a XDS510 USB 2.0 "manufactured" by YUHUA Electronics from an ebay Honk Kong reseller. Furnished windows drivers are from "SEED International" and seems to be installed correctly. But the Emulator Reset Utility can't reset the device, signaling me "SEED USB2.0 XDS510 CARD RESET FAILED, ffff". Repeating the reset command while the emu...
software reset and dma status clear
hello ! i am emulating my C6203 board under CCS2.2, everything goes well except the software reset. i can't software...
hello ! i am emulating my C6203 board under CCS2.2, everything goes well except the software reset. i can't software reset my C6203 board through JTAG interface ! when i select debug>reset CPU in CCS2.2, an error always occur ! and i am forced
C6205: PCI and DSP reset questions/problems
We're trying to get a C6205 based PCI card running. I have the following questions/problems: 1. Must the C6205 reset be a...
We're trying to get a C6205 based PCI card running. I have the following questions/problems: 1. Must the C6205 reset be a high-low-high pulse, even if you are not using the PLL?. 2. What relationship must the DSP reset and PCI reset have?. Since the PCI EEPROM rea
Can not reset DSP board
inHi All, My DSP C6424 EVM board can not reset by pressing RESET or POR( momentary switches) after it was connected to a hardware module in...
Hi All, My DSP C6424 EVM board can not reset by pressing RESET or POR( momentary switches) after it was connected to a hardware module in Daughter card port 1 (DC_P1). The hardware module uses some of GPIO pins for data transferring purpose. The GPIO pins I used were all configured to work as GPIO functionality. However before connected it can reset properly. Please give some ideas and th...
Power Down wakeup through reset
inHi, Everyone I am a little confused about power down through reset. TI C6000 DSPs have power down mode which could reduce power...
Hi, Everyone I am a little confused about power down through reset. TI C6000 DSPs have power down mode which could reduce power consumption. Power down mode could stop clock of the chip, which could be waken up by reset. After wakeup, the program could continue its execution. Did anybody succeeding in using this function? I use TI C6711 DSK and XDS510 emulator, after I go into ...
TCI6486 reset problem
inHi, Problem 1: I am using TI 6486 muti core dsp. When i am running the code from CCS, some times a face a problem that DSP gets reset. In...
Hi, Problem 1: I am using TI 6486 muti core dsp. When i am running the code from CCS, some times a face a problem that DSP gets reset. In that case i am not able to debug the problem as lost all the register values etc. Any other alternative to debug this kind of problem. I want to know that are the conditions in which dsp gets reset. Problem 2: If i am adding a break point at any add...
Message Passing TX and RX reset in C6455 EVM
Hi there: I am doing a test using SRIO message passing between DSP 1 and DSP 2 in the C6455EVM. Looks to me, the TX in the DSP 1 is successful....
Hi there: I am doing a test using SRIO message passing between DSP 1 and DSP 2 in the C6455EVM. Looks to me, the TX in the DSP 1 is successful. The ownership of the buffer descriptor in the TX is reset to 0 after the message is sent out. cc value is 000 (good completion). However, on the RX side in the DSP2, the receiving buffer desciptor is never reset. That caused the program never ending norma...
"jump to reset" memory fill
Hello All, I would like the system I am working on to recover from software-related errors, and have the idea that if I filled the...
Hello All, I would like the system I am working on to recover from software-related errors, and have the idea that if I filled the unused areas of Program Memory with the op-code for a "jump to reset" ("branch to reset"?) instruction, then should the PC go off into an unexpected area of memory it will definitely recover. However, the VLIW aspects of the
Why i should reset the dsp when loading?
I use TMS320C6205 on my board. When first time powered on and use CCS to load a .out file, the CCS shows a dialog saying: " Data ...
I use TMS320C6205 on my board. When first time powered on and use CCS to load a .out file, the CCS shows a dialog saying: " Data verification failed at address 0x0. please verify target memory and memory map". It always shows the dialog until i press the power's reset to reset the DSP. I ever suspect that it's because I have not configured the GBL
Memory contents after S/W reset
inHi, My board is having C6416 processor with 16MB SDRAM. A very unexpected observation I have noted that after S/W reset the contents of the...
Hi, My board is having C6416 processor with 16MB SDRAM. A very unexpected observation I have noted that after S/W reset the contents of the SDRAM get changed, however contents of internal memory of C6416 don't change. Ideally contents of memory either external or inetrnal shall change only after H/W reset. Has anybody faced such problem before? what about EMIF settings , does they have any...
C6424 EVM doesn't reset
inDear All, I use C6424 EVM board for some simple programme about EMIFA. When I connect any one of EMIF 16-bit data bus pins (working as a GPIO,...
Dear All, I use C6424 EVM board for some simple programme about EMIFA. When I connect any one of EMIF 16-bit data bus pins (working as a GPIO, any GPIO pin among 16 GPIO pins) to either ground or 3.3 V, my programme doesn't reset! However, if I dont connect any pins, it does reset properly. Can any one help me out? Best Regards, Yang
Processor Reset on TMS320C6711 Via Software?
I would like to be able to force a processor reset via software. Our software uses DSP/BIOS on a TMS320C6711 with code...
I would like to be able to force a processor reset via software. Our software uses DSP/BIOS on a TMS320C6711 with code composer 1.20. We have the reset line of the processor tied to a
Soft Reset
Hi, Any Idea how to do a soft reset on a C6202? Thanks. ------ Hich
Hi, Any Idea how to do a soft reset on a C6202? Thanks. ------ Hich
reset by software
inHi, all! Is there any way to reset a C6203 by software (like write a value in a specific register position)? Thank you! ...
Hi, all! Is there any way to reset a C6203 by software (like write a value in a specific register position)? Thank you! Regards, Alexandre
a problem in writing to flash in dsk6713
inhi I work with dsk6713, when programming flash, data copy to address 2 times in EMIF boot from 8 bit flash (default). For example data is 80...
hi I work with dsk6713, when programming flash, data copy to address 2 times in EMIF boot from 8 bit flash (default). For example data is 80 and in address 0x90000000 copied as 8080. Therefore space of flash product with 1/2. after reset cpu data in 0x90000000 is 80 For details: Data in:address: data before reset data after reset 0x0080 0x90000000 c2c28080 2000c280 0x00c2 0x90000004 20...
reset during code execution
inHello Group; I Would like to reset my DSP(c6416) during an execution. Is there a way to do that?(if I call c_int00, PC jump to the entry...
Hello Group; I Would like to reset my DSP(c6416) during an execution. Is there a way to do that?(if I call c_int00, PC jump to the entry point but after that the DSP is frozen. Idea? thanks a lot stephane ___________________________________________________________________________ Appel audio GRATU
How to check whether the HPI pins of 6713dsk is selected?
inNow I think the problem of communication between 2407aEVM and 6713dsk by using HPI is that the setting of HPI enable pin is not always correct...
Now I think the problem of communication between 2407aEVM and 6713dsk by using HPI is that the setting of HPI enable pin is not always correct when 6713dsk reset. The HPI enable pin is HD14, it should be '1' when the 6713dsk reset if I want to use HPI. But HD14 is connected to D14 pin of 2407aEVM, so it is influenced by 2407 and not always '1' during 6713 reset. Are there any methods to ...