Other Parts Discussed in Thread: TM4C1294NCPDT
Hi there,
I'm using CCS Version: 6.0.0.00190, on a Windows 7 Pro SP1 64-bit. Developing on a EK board which has the Tiva TM4C1294NCPDT uC, via USB ICDI interface.
Most times while I am running the debugger and I try to add a breakpoint, I get an error window with the message:
"Error enabling this function: Target Access Failed"
Sometimes I work around it by pausing the code, adding the breakpoint and resuming. Other times this would result on a new "code" windows with a red message saying something like "the code is not available, would you like to view the assembly" (couldn't reproduct that message this morning so the wording is not exact).
Further, while I am following the code execution line by line using the F6 key, it seems that the flow is not linear, it bounces up and down through the lines... That seems weird, I am coming from a few years using IAR and never seen that.
I guess the main question is what is the "Error enabling this function" message? How do I fix that?
But any other comments on the other symptoms are welcome.
Cheers
