Hi!
I've been using the TM4C123GXL with Keil uVision development environment for a month now. I have always been able to download/run and debug my programs without issues.
Tonight I ran into a problem where the debugger would not pause the program, it would run the entire program then exit. So I ended up messing about the settings.
My messing around caused another problem. Now I cannot even download programs onto the board anymore. I get the following errors when I click Download (F8):
My Stellaris ICDI settings:
What I believe caused this was when I changed the Flash setting in Stellaris to -> Mass Erase (erase entire Flash), then I ran the debugger. After that all programs failed to download.
Any suggestions on resolving not being able to download to board?
Thanks!