Other Parts Discussed in Thread: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hey There,
I am having some trouble flashing/debugging a board I have been designing. I am using a 10 pin JTAG connector with the MikroProg MikroE debugger for Tiva processors. Just to set the scene:
-I have followed the application notes 'Using TM4C12x Devices Over JTAG Interface'.
-I have defined the predefined symbols ccs="ccs", UART_BUFFERED, TARGET_IS_TM4C129_RA2, PART_TM4C1294KCPDT
-Connection is set to 'Stellaris In-Circuit Debug Interface'
-JTAG frequency is set to 1MHz, the clock for the processor is 25MHz.
-The test program I am attempting to flash works on the EK-TM4C1294XL Rev D board
-The signals coming from the debugger appear to be ok upon shallow examination
-I am using Windows 10 Pro and both my USB ports I believe are USB 3.0 (I am using a surface book 2)
-I am using CCS 8.3.1.00004
-I have gone through posts that have similar issues, tried what was suggested, but have had no success.
When I attempt to flash the processor I get the error 'CORTEX_M4_0: Error connecting to target: timed out while waiting for target powerup/polling a hardware resource'. Any insights on what could be causing this issue would be greatly appreciated.
Aaron
