You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debug tools and programmers require target information that is already present in the software packs (DFP, BSP). Can this be simplified by adding information i.e. to the cbuild-idx.yml file or the cbuild.yml files?
The packs contain:
Flash algorithms
Device parameters
Device name
Board parameters
Board name
Memory Information
Debug connect information
How can this information be effectively provided to Debug tools and programmers?
In the VSCode this could be obtained using features, but that method fails in CLI usage.
The Problem To Be Solved
Debug tools and programmers require target information that is already present in the software packs (DFP, BSP). Can this be simplified by adding information i.e. to the
cbuild-idx.yml
file or thecbuild.yml
files?The packs contain:
How can this information be effectively provided to Debug tools and programmers?
In the VSCode this could be obtained using features, but that method fails in CLI usage.
What needs to be extended and how?
Example
cbuild-idx.yml
informationExample
cbuild.yml
informationRelates to:
The text was updated successfully, but these errors were encountered: