Hello,
I try to test starterware GPIO on beaglebone and when I try to load program I have:
CortxA8: Trouble Writing Memory Block at 0x80001234 on Page 0 of Length 0x3c: (Error -2130 @ 0x80001234) 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.1.232.0)
CortxA8: GEL: File: C:\ti\AM335X_StarterWare_02_00_00_07\binary\armv7a\cgt_ccs\am335x\beaglebone\gpio\gpioLEDBlink.out: Load failed.
CortxA8: Trouble Reading Register CP15_Registers_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.1.232.0)
In target configuration I have AM3358 and AM335x_beaglebone gel file, and only GPIO example.
Please help