Skip to content

Add support for cbuild-run.yml #1771

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

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

TeoMahnic
Copy link

Changes in this pull request:

Depends on: #1770

@RobertRostohar RobertRostohar marked this pull request as ready for review May 8, 2025 10:45
@RobertRostohar RobertRostohar requested a review from flit May 8, 2025 10:45
@TeoMahnic
Copy link
Author

Updates in cbuild-run:

  • GDB Server ports are assigned based on gdbserver node in *.cbuild-run.yml file.
  • Select primary_core based on start-pname node in *.cbuild-run.yml file.
  • Added method for retrieving information from output node in *.cbuild-run.yml file.
  • Platform dependent default CMSIS_PACK_ROOT is used if the variable is not explicitly set.
  • Added a custom CbuildRunError exception.
  • File paths are normalized before use, to ensure to ensure consistent behavior across platforms.

Updates in gdbserver:

  • Added port selection parameter.
  • Added --reset-run option in gdbserver subcommand.
  • Read pname and port mapping from cbuild-run.

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

Successfully merging this pull request may close these issues.

2 participants