This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Tiva 129X unable to program and heating up

Other Parts Discussed in Thread: TM4C1294KCPDT

Hi,

I redesigned a touch screen device that was using Stellaris MCU to work with TIva MCU- TM4C1294KCPDT . 

 3.3 V (500mA) at the output of regulator and 3.3 V supply at all points near the Tiva is correct with out the Tiva on board. Once Tiva is soldered on to the board , and when the board is powered up ,the 3.3 V supply drops to 2.6 V at all points. Tiva gets really hot ,and I have not been able to program the board. 

Ethernet ,SPI1,UART0, USB and Analog I/O are used. Port A pins used as UART /SPI and are not directly connected to ground. Port B is not used No connection. ( GPIO #9 issue mentioned in errata) 

The datasheet recommends all unused pins to be grounded ,but all unused pins are NC

I have checked for shorts between pins, any chances for static discharge , changed the Tiva on board 3 times. What could be the reason for this heating and voltage drop issue ?

I was not sure if it is worth trying to program when the supply is less than 2.9 V ,still tried . The error obtained is 

CORTEX_M3_0: GEL Output:
Memory Map Initialization Complete
CS_DAP_0: Error connecting to the target: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 0.0.0.0)

Thanks,

Chandana