2021-05-25 07:36 AM
I have BLUENRG-LP chip on my custom board and I'd like to flash beacon example inside. The example is one from BlueNRG-LP-DK-1.0.0 named BLE_Beacon.
As the debugger I try to use JLINK (tried CMSIS-DAP configuration as well) but I'm not successful.
This is the log printed in JFLASH when using in JLINK mode:
Connecting ...
- Connecting via USB to probe/ programmer device 0
- Probe/ Programmer firmware: J-Link ARM V8 compiled Nov 28 2014 13:44:46
- Device "BLUENRG_345XX" selected.
- Found SW-DP with ID 0x0BC11477
- DPv0 detected
- Scanning AP map to find all available APs
- AP[0]: Stopped AP scan as end of AP map has been reached
- Iterating through AP map to find AHB-AP to use
- Found SW-DP with ID 0x0BC11477
- DPv0 detected
- Scanning AP map to find all available APs
- AP[0]: Stopped AP scan as end of AP map has been reached
- Iterating through AP map to find AHB-AP to use
- ERROR: Could not find core in Coresight setup
- Target interface speed: 200 kHz (Auto)
- VTarget = 3.021V
- Found SW-DP with ID 0x0BC11477
- DPv0 detected
- Scanning AP map to find all available APs
- AP[0]: Stopped AP scan as end of AP map has been reached
- Iterating through AP map to find AHB-AP to use
- Found SW-DP with ID 0x0BC11477
- DPv0 detected
- Scanning AP map to find all available APs
- AP[0]: Stopped AP scan as end of AP map has been reached
- Iterating through AP map to find AHB-AP to use
- ERROR: Could not find core in Coresight setup
- ERROR: Failed to connect.
Could not establish a connection to target.
Can you give me advice what should the problem be? Is my FW JLINK old or something?
Thank You,
LP