Skip to content

samples: boards: infineon: board specific samples #90834

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 1 commit into
base: main
Choose a base branch
from

Conversation

sreeramIfx
Copy link
Collaborator

  • Sample required to enable CM7 cores on XMC7200

@sreeramIfx sreeramIfx marked this pull request as ready for review May 30, 2025 18:44
@github-actions github-actions bot added the area: Samples Samples label May 30, 2025
@github-actions github-actions bot requested review from kartben and nashif May 30, 2025 18:45
 - Sample required to enable CM7 cores on XMC7200

Signed-off-by: Sreeram Tatapudi <[email protected]>
Copy link

Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't see how this sample is demonstrating anything Zephyr related. It's just a demonstration of Cypress HAL.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, But this application is required to be able to run zephyr apps on the cm7 cores

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator

@kartben kartben Jun 3, 2025

Choose a reason for hiding this comment

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

Basically what @JarmouniA said :) Please consider closing this PR if this sounds like an acceptable solution

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Please note that this application is expected to run on the M0 core to enable the M7 cores. Doing the M7 enabling from the soc_m0p.c would mean that the M7 core would be enabled before or during the driver initializations on the M0 core. It does not give the M0 applications the control/flexibility to enable M7 at a later point in time (for additional configuration or application logic related reasons). Providing a standalone application would provide that flexibility. Please let me know your thoughts.

@sreeramIfx sreeramIfx requested review from JarmouniA and kartben June 6, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants