| Summary: | xdc.runtime.Registry isn't present in RTSC Product View | ||
|---|---|---|---|
| Product: | [Technology] RTSC | Reporter: | Chris Ring <cring> |
| Component: | Core | Assignee: | Dave Russo <d-russo> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:3.20.01 | ||
fixed in r1003 (for 3.21) fixed in r1004 (for 3.20.01) Verified in xdcprod-m48. 'xdc.runtime.Registry' module is part of the product view under the "System" group. Added the module to a configuration and checked the script source for xdc.useModule('xdc.runtime.Registry').
Shipped in XDCtools 3.20.01 |
The XDC Product view needs to add the xdc.runtime.Registry module to its list of Modules. Without this change, the user has to manually hand-edit the .cfg script via the 'Source' tab and add: var xdc_runtime_Registry = xdc.useModule('xdc.runtime.Registry');