Hi,
I have been trying to get JLink working with a Beagleboard-XM (which is a TI DM3730 ARM Cortex-A8 ). I have used a ARM 20 pin to TI-14 pin adapter from Lauterbach.
I keep seeing the following error returned:
Display All
When I adjust the speed to fixed (2000, 4000, or 6000 kHz), this error goes away but then I can't halt. Doing a reset doesn't solve this either.
Admittedly I am new to all of this so the fix might be simple! Any help would be really fantastic.
Thanks in advance,
Alex.
I have been trying to get JLink working with a Beagleboard-XM (which is a TI DM3730 ARM Cortex-A8 ). I have used a ARM 20 pin to TI-14 pin adapter from Lauterbach.
I keep seeing the following error returned:
Source Code
- SEGGER J-Link Commander V4.20h ('?' for help)
- Compiled Oct 5 2010 19:11:57
- DLL version V4.20h, compiled Oct 5 2010 19:11:41
- Firmware: J-Link ARM V8 compiled Oct 5 2010 08:59:59
- Hardware: V8.00
- S/N:
- OEM: SEGGER-EDU
- Feature(s): FlashBP, GDB
- VTarget = 1.792V
- Info: TotalIRLen = 6, IRPrint = 0x01
- Info: Found TI ICEPick. Enabling device at position 0.
- Info: ARM AP[0]: 0x14770001, AHB-AP
- Info: ARM AP[1]: 0x04770002, APB-AP
- Info: ARM AP[2]: 0x14760010, JTAG-AP
- Info: Found Cortex-A8 r3p2
- Info: 6 code breakpoints, 2 data breakpoints
- ****** Error: DBGEN is not asserted.
- No devices found on JTAG chain. Trying to find device on SWD.
- WARNING: CPU core not found.
- ****** Error: Parity error (Data = 0xFFFFFFFF, ReceivedParity = 1)
- No device found on SWD.
- Did not find any core.
- Info: TotalIRLen = 6, IRPrint = 0x01
- Info: Found TI ICEPick. Enabling device at position 0.
- Info: ARM AP[0]: 0x14770001, AHB-AP
- Info: ARM AP[1]: 0x04770002, APB-AP
- Info: ARM AP[2]: 0x14760010, JTAG-AP
- Info: Found Cortex-A8 r3p2
- Info: 6 code breakpoints, 2 data breakpoints
- ****** Error: DBGEN is not asserted.
- No devices found on JTAG chain. Trying to find device on SWD.
- WARNING: CPU core not found.
- No device found on SWD.
- Did not find any core.
- J-Link>
When I adjust the speed to fixed (2000, 4000, or 6000 kHz), this error goes away but then I can't halt. Doing a reset doesn't solve this either.
Admittedly I am new to all of this so the fix might be simple! Any help would be really fantastic.
Thanks in advance,
Alex.
The post was edited 1 time, last by AlexL ().