| Summary: | xgconf outline view needs a "product-view" filter of all used modules | ||
|---|---|---|---|
| Product: | [Technology] RTSC | Reporter: | Dave Russo <d-russo> |
| Component: | Tools | Assignee: | Jon Rowlands <rowlands> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | amitm, karl |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:3.22.01 | ||
Fixed in xdcconfig-i02. Fix available in XDCtools 3.22.00.01 and later builds. Fixed in xdcconfig-i02. Fix available in XDCtools 3.22.00.01 and later builds. opened a config and tried the filter in both the outline and the available product views. The filter works as expected. Also opened "configuration results" and verified that the only modules displayed were the ones actually used. Shipped in XDCtools 3.22 |
The outline view currently provides two views of a configuration: 1. the items explicitly specified by the user in the script 2. all packages/modules loaded/used by the time generation starts The first view is good but one often needs to configure modules that are implicitly added; e.g., the family modules loaded by ti.sysbios.BIOS. In order to add these modules one must find them in the second view which have _lots_ of internal modules that should not be added to the user's config script. The second view should be made into an advanced "show all" view and a third view should be added that show all used modules that are named in the "Available Packages" view. Since the "Available Packages" view only shows modules that user should be adding to a script, it perfectly identifies the implicitly added modules that the user may need/want to configure.