Skip to content

board: ti: cc1352p7_lp: Add complementary instructions about OpenOCD #77586

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

Merged

Conversation

anobli
Copy link
Contributor

@anobli anobli commented Aug 26, 2024

Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1] and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD. This updates the documentation to explain where to find it and how to use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

@zephyrbot zephyrbot added the platform: TI SimpleLink Texas Instruments SimpleLink MCU label Aug 26, 2024
Currently, OpenOCD doesn't support the cc1352p7.
There are two open PR adding its support to Zephyr's OpenOCD[1]
and upstream OpenOCD[2].
Until this gets merged, we need to use a downstream version of OpenOCD.
This updates the documentation to explain where to find it and how to
use it.

[1] zephyrproject-rtos/openocd#65
[2] https://review.openocd.org/q/owner:abailon%2540baylibre.com

Signed-off-by: Alexandre Bailon <[email protected]>
@anobli anobli force-pushed the abailon/cc1352p7_lp_openocd branch from 803a480 to afdc85d Compare August 27, 2024 08:38
@vaishnavachath
Copy link
Member

Thanks @anobli , I tested locally with your version of OpenOCD and it is working

Copy link
Member

@cfriedt cfriedt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for adding tracking for the upstream changes 👍

@Ayush1325
Copy link
Member

I should probably add the same instructions to beagleplay and beagleconnect freedom

@aescolar aescolar merged commit 02fb8fa into zephyrproject-rtos:main Oct 2, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants