Skip to content

Conversation

@maxd-nordic
Copy link
Contributor

This patch enables debug functionality in the connectivity bridge using a CMSIS-DAP v2.0 compatible debug probe. This can be used with pyocd, nRF91 support has been implemented there.

@maxd-nordic maxd-nordic requested review from balaji-srin and jtguggedal and removed request for a team June 17, 2024 11:14
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jun 17, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 17, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@5bb7bb0 (main) nrfconnect/sdk-zephyr#1823 nrfconnect/sdk-zephyr#1823/files

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 17, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X
test-fw-nrfconnect-fem X
test-fw-nrfconnect-nfc X
test-fw-nrfconnect-nrf-iot_thingy91 X
test-fw-nrfconnect-rpc X
test-fw-nrfconnect-rs X
test-low-level X
test-sdk-find-my X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@maxd-nordic maxd-nordic requested a review from anangl as a code owner June 17, 2024 11:39
@maxd-nordic
Copy link
Contributor Author

TODO: this adds 100uA power usage - need to find the source and fix.
Possible culprits:

  • GPIO
  • USB
  • app control flow

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 10, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 9

Inputs:

Sources:

more details

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (0)

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests

Note: This message is automatically posted and updated by the CI

@maxd-nordic maxd-nordic force-pushed the connbr-debug branch 2 times, most recently from b2106ae to 46ec378 Compare August 28, 2024 11:11
@maxd-nordic maxd-nordic marked this pull request as draft September 2, 2024 12:57
This change updates Zephyr to include
CMSIS-DAP support from upstream.

Signed-off-by: Maximilian Deubel <[email protected]>
This patch enables debug functionality in the connectivity bridge
using a CMSIS-DAP v2.0 compatible debug probe.
This can be used with pyocd, nRF91 support has been implemented there.

Signed-off-by: Maximilian Deubel <[email protected]>
This patch enables the use of west flash etc.
using the integrated probe in connectivity_bridge.

Signed-off-by: Maximilian Deubel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants