Forums Search for: Reset
Can't reset JTAG with software, plus HPI opening failure
Hello to everyone, I know that I'm writing a lot in this post, but I'm having the strangest problems that a human can have. Now I'm...
Hello to everyone, I know that I'm writing a lot in this post, but I'm having the strangest problems that a human can have. Now I'm with my EVM 6701 PCI, trying to work in another computer, this one with Windows XP, and when everything is set up, and I'm going to start to work, the
RE: software reset
Hi You may have to look in to camera initialization part,if Enabled before improper cameara control parameter(if u r using...
Hi You may have to look in to camera initialization part,if Enabled before improper cameara control parameter(if u r using camera) after down loading new image it might not execute properly. 1)Check old codes boot loader which copies new image should not over lap
FFT using TMS320C6713 DSK
I want to use the external interrupt pin4 (EXTINT4) to reset the buffercount to zero after N samples is reached. How do I edit...
I want to use the external interrupt pin4 (EXTINT4) to reset the buffercount to zero after N samples is reached. How do I edit the sample code attached to implement this? __________________________________
Initialization of I2C on DM642
Hi, I have problems configuring the I2C module... When the DM642 is reset, it is not possible at all to write anything...
Hi, I have problems configuring the I2C module... When the DM642 is reset, it is not possible at all to write anything to the I2C registers, all registers remain 0. Whatever function of the csl-I2c I call, the registers remain 0. It seems that the I2C is
Re: Initialization of I2C on DM642 -> solved...
Well, I didnt know that I had to activate the I2C after a reset. A pitty that there is no hint on that in the peripheral...
Well, I didnt know that I had to activate the I2C after a reset. A pitty that there is no hint on that in the peripheral reference manual... I received an answer in the TI newsgroup, maybe its interesting also for you...: ===================================
FollowUp -> Fw: DM642 VideoPort: VP_open doesnt return
finally one step forward...: The problem is caused by the FPGA that is on the EVM642 board. This is between the VideoPort and the...
finally one step forward...: The problem is caused by the FPGA that is on the EVM642 board. This is between the VideoPort and the SAA7105 video encoder. If this FPGA is not initialized correctly, some clocks are missing and VP dosent finish its reset... (see spru295.pdf) best regards, Thomas --- Weitergeleitete Nachr
FollowUp -> What can a DM642 Display Videoport prevent from sending data?
finally one step forward...: The problem is caused by the missing initialization of the FPGA on the EVM642 board. This is between the...
finally one step forward...: The problem is caused by the missing initialization of the FPGA on the EVM642 board. This is between the VideoPort and the SAA7105 video encoder. If this FPGA is not initialized correctly, some clocks are missing and VP dosent finish its reset... (see spru295.pdf) best regards, Thomas
What are the differences between these two IRPs?
Take these two IRPs for example: RESET: mvkl _c_int00, b0 mvkh _c_int00, b0 b b0 ----------------(1) ...... _NMI: ...
Take these two IRPs for example: RESET: mvkl _c_int00, b0 mvkh _c_int00, b0 b b0 ----------------(1) ...... _NMI: ...... mvkl _func_nmi, b0 mvkh _func_nmi, b0 ldw *b0, b0 ----------------(2) nop 4 b b0 why does _NMI use sentence(2) to get the value of b0? what the differences bet
NMI on 6713
Hi, is there any way to check the input on NMI pin? I have NMI connected to a power down sensor. When a brown out condition ...
Hi, is there any way to check the input on NMI pin? I have NMI connected to a power down sensor. When a brown out condition happens, I get a NMI, but now reset. So I must restart manually. TIA Gustl
McASP in 6713
Hi, I changed from 6713 rev. 1.1 to 6713B rev. 2.0. Now McASP receiver won't work anymore. After reset it receive a randow number...
Hi, I changed from 6713 rev. 1.1 to 6713B rev. 2.0. Now McASP receiver won't work anymore. After reset it receive a randow number of words (via EDMA) and the stops. The only indication I have is a RSYNCERR. Does anybody know if such an error can cause the receiver to halt? According to spru041 it should continue running. I've
Connection Fatal error
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
Doubt on profiling a loop
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
PLL problem on C6205
Hello, I have a C6205 board with an external clock of 40 MHz. I have configured PLL_CFG pins in order to get PLL work with frecuency 4...
Hello, I have a C6205 board with an external clock of 40 MHz. I have configured PLL_CFG pins in order to get PLL work with frecuency 4 times greater. I use pull up, pull down of value 22K. My surprise is that most of the times I don?t get the desired frecuency, I get a bigger one x10 or x6. Everything seem to be OK, RESET witdth, configuration of pins. I have tried to togg
Some problems with I2C module in DM642
Hi, I have problems configuring the I2C module. after the DM642 is reset, it is not possible at all to write anything to the I2C...
Hi, I have problems configuring the I2C module. after the DM642 is reset, it is not possible at all to write anything to the I2C registers, all registers remain 0. Whatever function of the csl-I2c I call, the registers remain 0. It seems that the I2C is deactivated. The procedure described in spru175 (I2C peripherals reference manual) chap. 7 \'Programming guide\'
What are the differences btn writing IPRAM and writing IDRAM?
I am working on a C6205 Board. The board is plug in the PCI slot in my PC. I am trying to use PCI BOOT to load the program to DSP. After...
I am working on a C6205 Board. The board is plug in the PCI slot in my PC. I am trying to use PCI BOOT to load the program to DSP. After reset the DSP Core, I first write 1 to the AUXPRI bit in the AUXCTL register to raise the Auxiliary DMA Channel's priority over CPU. Then I begin to write data and program to the IDRAM and IPRAM through PCI Driver. The PCI
C641x heat question
We're working with multiple C6415 board, and we've noticed that when C641x devices are held in Reset, they actually generate more heat...
We're working with multiple C6415 board, and we've noticed that when C641x devices are held in Reset, they actually generate more heat than when running. The chips work though, and do what they're supposed to when running (at 720 MHz). This sounds counter-intuitive, and is unlike all the other Texas Inst DSPs we've worked with. Has anyone else encountered
C6205 hardware boot loader / SDRAM problem
All, I am using the eInfochips EVM6205 board to prototype a C6205 embedded system. My system must use the MAP 0 memory map which...
All, I am using the eInfochips EVM6205 board to prototype a C6205 embedded system. My system must use the MAP 0 memory map which requires booting from SDRAM located on CE0 at 0 x 0000_0000 h. I have been unable to get the EVM6205 to boot successfully into MAP 0 using the boot mode switches from power up and hard reset. The contents
xds510 jtag emulator
hi i design a board with c6201 and want to load the program with xds510 jtag emulator what is the minimum requirement for jtag emulator...
hi i design a board with c6201 and want to load the program with xds510 jtag emulator what is the minimum requirement for jtag emulator to detect the IC? I mean which pins have to be pulled up and what is nesessary for example oscilator or reset pullup? thanks yasser ______________________________________________________________
6415 PLL
Does anyone know when changes on CLKMODE0 and CLKMODE1 take effect on a 6415 dsp? Are they sampled at power up, reset or are they level ...
Does anyone know when changes on CLKMODE0 and CLKMODE1 take effect on a 6415 dsp? Are they sampled at power up, reset or are they level triggered signals? If you were to change the inputs while the dsp was running, what would happen in the 250 us settling time reported in the datasheet? I just haven't been able to find much information about the pll. T
Problem with Post
Hi all, I have a problem with the POST. I tried to reprogram it into the flash memory but when i push the reset button on the dsk board, all...
Hi all, I have a problem with the POST. I tried to reprogram it into the flash memory but when i push the reset button on the dsk board, all leds are off. Somebody know the cause? I am using a C6711. Thanks in advace, Thomas






