Tool/software: Code Composer Studio
hello
I can not load a program into my tiva "tm4c123gh6pm" cause it shows me CORTEX_M4_0: Error connecting to the target, I did not have this problem before.
First I loaded the program and debugged, until that everything was fine, then I ran it step by step, i did not notice that I wrote in port C "GPIO_PORTC_PCTL_R &= ~0xF0; ", when i got there, suddenly, the debug stopped and showed up "the flash memory is full", I do not remember the exact words, I unpowered the device, I deleted what I wrote, cause I was using pin C4, I reloaded and it showed me
Error connecting to the target
I loaded it on another tiva device and everything works correctly.
I followed the instructions of ISSUE#6: JTAG connects, the program loads but on RUN JTAG, but nothing happened, please I need help.
Thanks
