Hello. I am working through the Getting Started wiki and have run into an issue in debugging.
In Launching the Debugger in Debugging Projects, I get the following errors:
CORTEX_M4_0: Trouble Writing Memory Block at 0x80002000 on Page 0 of Length 0x33e: Debug Port error occurred.
CORTEX_M4_0: GEL: File: C:\Users\cbuskell\workspace_v5_1\Test_Project_1\Debug\Test_Project_1.out: Load failed.
The Getting Started Guide was designed with a different dev board than the one I'm using (EKS-LM4F232H5QD), so I've had to modify the procedure for this situation.
What do these errors mean, and how do I correct them?
Thanks for your time.
-Cam