Skip to content
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

Improve DFP and BSP Hands-on material #1832

Open
ReinhardKeil opened this issue Oct 29, 2024 · 1 comment
Open

Improve DFP and BSP Hands-on material #1832

ReinhardKeil opened this issue Oct 29, 2024 · 1 comment
Labels
discussion Indicates an issue being in discussion enhancement New feature or request

Comments

@ReinhardKeil
Copy link
Collaborator

ReinhardKeil commented Oct 29, 2024

The Problem To Be Solved

Improve the guidelines for generating packs.

Common issues that we find today are:

  • Startup code is not provided as C source code.

  • Multiple linker scripts (i.e. for RAM and ROM) are provided but usage is unclear.

    • Project templates that contain target-types: for RAM and ROM could help, do we need more?
  • Component descriptions repeat the Cclass, Csub name instead of a short description.

    • Example: "HAL:ENET" with description "ENET HAL Driver" instead of "Ethernet HAL driver".

Please help to list other findings...

@ReinhardKeil ReinhardKeil added the enhancement New feature or request label Oct 29, 2024
@jkrech jkrech added the discussion Indicates an issue being in discussion label Oct 29, 2024
@ReinhardKeil
Copy link
Collaborator Author

ReinhardKeil commented Oct 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Indicates an issue being in discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants