I am currently evaluating the TM4C1294 process for use in an upcoming project using the Launchpad for it. I am debugging using the included in circuit debugger on the launchpad board. When working with any of the example projects or projects that I have created, the debugger hangs for over 30 seconds on the Launching Debug Session step. The progress bar is full and says "Launching 100%" but the system hangs at that point. After 30 seconds or so the debugger continues loading as expected and runs fine from there.
I have tried debug the same project and code from IAR and the debugger loads in a few seconds so there is no issue with the board or debugger as far as I can tell.
Is there anything that can be done to speed up the debugger or is this a known issue with these boards?
If it helps I am running this on CCSv5.5.0 on Windows 8.1.
Thanks,
Patrick