Hi, I've a problem debugging an example project with a beaglebone black board, using CCS 6.
This is the project I chose (TI-RTOS for Sitara-> AM33x-Cortex A8-> BeagleBone_Black-> Cortex A-> Kernel Examples-> TI Target Examples-> Generic Examples-> Hello Examples).
At the end of the debug process I read this error on the consolle:
CortxA8: GEL: Error while executing OnTargetConnect(): Target failed to read 0x44E10040 at (*((unsigned int *) (0x44E10000+0x40))>>22) [beagleboneblack.gel:362] at GetInputClockFrequency() [beagleboneblack.gel:433] at ARM_OPP100_Config() [beagleboneblack.gel:353] at AM335x_BeagleBlack_Initialization() [beagleboneblack.gel:339] at OnTargetConnect() .
CortxA8: Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x7ff0: (Error -1065 @ 0x3D5A) 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.507.0)
CortxA8: Unable to terminate memory download: NULL buffer pointer at 0x3a9f
CortxA8: GEL: File: C:\Users\Filippo\workspace_v6_0\hello_BeagleBone_Black_CortexA\Debug\hello_BeagleBone_Black_CortexA.out: Load failed.
I connected my beaglebone to the PC through a XDS100 v3, using the JTAG connector (P2 - 20pin).