Skip to content

Conversation

@mcatee-infineon
Copy link
Contributor

@mcatee-infineon mcatee-infineon commented Sep 16, 2024

- Add jlink as possible runner for cyw920829m2evk_02 platform in relevant board.cmake file
- Allows flashing and debugging with jlink
        - west flash -r jlink
        - west debug -r jlink
- Add SEGGER RTT as supported functionality for cyw920829m2evk_02 platform
- Relevant documentation updates

@mcatee-infineon mcatee-infineon force-pushed the topic/enable-cyw20829-jlink-PR branch from 6f37dae to e73bc46 Compare September 18, 2024 20:48
@zephyrbot zephyrbot added the platform: Infineon Infineon Technologies AG label Sep 18, 2024
ifyall
ifyall previously approved these changes Sep 18, 2024
@mcatee-infineon mcatee-infineon marked this pull request as draft September 18, 2024 21:30
@mcatee-infineon mcatee-infineon force-pushed the topic/enable-cyw20829-jlink-PR branch from e73bc46 to 5b8eeb3 Compare September 20, 2024 18:32
@mcatee-infineon mcatee-infineon marked this pull request as ready for review September 20, 2024 18:32
ifyall
ifyall previously approved these changes Sep 20, 2024
@mcatee-infineon mcatee-infineon force-pushed the topic/enable-cyw20829-jlink-PR branch from 5b8eeb3 to d5b2e8d Compare September 20, 2024 19:59
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
As an additional note there is currently a discrpency in RAM address between SEGGER and the CYW920829M2EVK-02 device. So, for RTT control block, do not use "Auto Detection". Instead, set the search range to something reflecting: RAM RangeStart at 0x20000000 and RAM RangeSize of 0x3d000.
As an additional note there is currently a discrepancy in RAM address between SEGGER and the CYW920829M2EVK-02 device. So, for RTT control block, do not use "Auto Detection". Instead, set the search range to something reflecting: RAM RangeStart at 0x20000000 and RAM RangeSize of 0x3d000.

Copy link
Contributor Author

@mcatee-infineon mcatee-infineon Sep 23, 2024

Choose a reason for hiding this comment

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

The spelling of "discrepancy" should be fixed now.

	- Add jlink as possible runner for cyw920829m2evk_02 platform in
	  board.cmake file

Signed-off-by: McAtee Maxwell (CSS ICW SW MTO INT 2) <[email protected]>
@nashif nashif merged commit a4d9bb4 into zephyrproject-rtos:main Sep 25, 2024
@github-actions
Copy link

Hi @mcatee-infineon!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Infineon Infineon Technologies AG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants