Part Number: BEAGLEBK
Tool/software: Code Composer Studio
I have a BeagleBone Black with the PRU cape and have been trying to run Lab 1 in the "PRU Training: Hands-on Labs"
Running Code Composer Studio Version: 7.2.0.00013 on Windows 7 SP1 and using the XDS200 USB Debug Probe.
Loaded the PRU compiler version 2.1.5 as well as the PRU software support package V5.0.1.
I have followed the LAB 1 instructions and everything works up to the point where it says "b. After it loads right click on the CortxA8 core and select Connect Target."
When I attempt to connect to the CortexA8 core I get the following message:
Error connecting to the target:
(Error -1170 @ 0x0)
Unable to access the DAP. 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 6.0.628.3)
I tried lowering the TCLK setting from 10MHz to 1MHz and also tried resetting the BeagleBone, the debug probe and the PC in various combinations.
I tried to connect to the BeagleBone using various other connections, such as the M3_WakeupSS_0 and PRU_0 without successfully being able to load the PRU code.
I am new at this and was wondering if I could get some assistance.