Other Parts Discussed in Thread: AM3359, SYSBIOS
I am a new user to both CCS and AM3359 IDK.
I have succeeded in following the directions of the AM335x SYSBIOS Industrial SDK Getting Started Guide and was able to build and download the enetLwip example once, and get it to run. When I realized I had not hooked up the UART connection, I tried to stop and restart, but since then nothing has worked. I've tried all the same steps, including cycling power to board etc. When I try to download, I get the message below.
CortxA8: Trouble Writing Memory Block at 0x80028000 on Page 0 of Length 0x670: (Error -2130 @ 0x80028000) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.747.0)
CortxA8: GEL: File: C:\ti\am335x_sysbios_ind_sdk_1.0.0.5\sdk\examples\enetLwip_sysbios\Debug\enetLwip_sysbios.out: Load failed.
CortxA8: Trouble Reading Register CP15_CONTROL_REGISTER: (Error -2131 @ 0x20013F00) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.747.0).
This is simply a TI provided example and hardware. I don't know how to interpret any of these error messages or how to begin solving this problem.