Other Parts Discussed in Thread: EK-TM4C123GXL
Tool/software: Code Composer Studio
Environment:
CCS 7.4 on all computers
OS: Windows 10 and Linux 64
The other day I tried loading a project (RTOS-based) onto an EK-TM4C1294XL board after it successfully built with no problems, but I got the error message saying that CCS could not connect to the target. I have now tried loading this project, the http get RTOS example, the blinky NON-RTOS example, and other RTOS projects that have worked just fine in the past, but they now all give the same error. I've done this on 3 different machines on both windows 10 and Linux. The cable IS connected to the debug port, I've switched out boards, and I've switched cables. I also tried deleting the target configuration file and having a new one generated by specifying the Stellaris In-Circuit Debug Interface in all of the projects' Properties > General. This problem doesn't happen if I try to load examples for the EK-TM4C123GH6PM. I'm at a loss. I've tried to give all the information I could think of, but if I left anything out, feel free to ask.
Edit: I had a colleague load the main project on one of his 1294's and one of mine, and both worked. He has the same CCS build (7.4.0.00015), used the same compiler version, XDC tools version (3.32.0.06) and TI-RTOS release (2.16.00.08), so I don't know what the difference is.