Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HighLevel_reset: Failed resetting the device. #153

Open
angelcet opened this issue Oct 17, 2019 · 0 comments
Open

HighLevel_reset: Failed resetting the device. #153

angelcet opened this issue Oct 17, 2019 · 0 comments

Comments

@angelcet
Copy link

nRF Connect programmer app is halted while I write the bootloader and softdevice to device.
The writing is success. After I restart the device, the bootloader is worked properly. But the programmer app is halted. This case is caused while I upgrading the connect app to 3.2.0 from 2.6.0.

Failed Environment:

  • nRF Connect: 3.2.0
  • programmer app: 1.2.3
  • device: nRF52840
  • bootloader: DFU BLE
  • softdevice: s140_nrf52_6.1.1_softdevice

Previous Environment:

  • nRF Connect: 2.6.0
  • programmer app: 1.0.0
  • device: nRF52840
  • bootloader: DFU BLE
  • softdevice: s140_nrf52_6.1.1_softdevice

image
part of logs:

2019-10-17T03:57:31.398Z ERROR . nRF52_sys_reset
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_emu
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_emu: JLink INFO JLINK_IsOpen()
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_emu: JLink INFO returns 0x01
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_emu: JLink INFO (0000ms, 7746ms total)
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_device
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_device: JLink INFO JLINK_IsConnected()
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_device: JLink INFO returns TRUE
2019-10-17T03:57:31.398Z ERROR . . nRF52_is_connected_to_device: JLink INFO (0000ms, 7746ms total)
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLink INFO JLINK_Halt()
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLink WARNING CPU could not be halted
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLink INFO CPU could not be halted
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLink INFO returns 0x01
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLink INFO (0003ms, 7749ms total)
2019-10-17T03:57:31.398Z ERROR . . nRF52_halt: JLinkARM.dll Halt returned error 1.
2019-10-17T03:57:31.398Z ERROR
2019-10-17T03:57:31.398Z ERROR Debug_Probe-63528771_reset: Failed while performing system reset!
2019-10-17T03:57:31.398Z ERROR
2019-10-17T03:57:31.398Z ERROR HighLevel_reset: Failed resetting the device.
2019-10-17T03:57:31.398Z ERROR
2019-10-17T03:57:31.398Z ERROR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant