Other Parts Discussed in Thread: TM4C129XNCZAD
I just got the TM4C129x dev kit yesterday. I was able to compile, link and debug the very basic project in the "C:\ti\TivaWare_C_Series-2.1.0.12573\examples\project" folder, which just toggles the state of an i/o bit.
However, when I try to run any of the example projects in the board-specific folder ("C:\ti\TivaWare_C_Series-2.1.0.12573\examples\boards\dk-tm4c129x") they compile and link fine, but when I try to run the debugger IAR hangs up with a "Programming flash memory" box that never goes away.
I am using the IAR tools(version 6.60.1.5104) on Windows 8 64-bit.
Any ideas what I might be doing wrong?
tivaware example project