Community
Participate
Working Groups
In CCSv5 the XDCtools specific help menu item is not seen in the pop-up menu in the Problems View.
Fixed in xdceclipse-g33. The optional attribute "adaptable" was not defined in the extension point "org.eclipse.ui.popupMenus".
Verified using CCS 5.0.0.00062 and XDCtools 3.20.04.68. Created a BIOS6 example program, and opened .cfg file in XGCONF. Set a task priority to an illegal value (20) to induce an error, and built project. Verified that error was displayed in Problems view. Right-clicked on error in Problems view and verified that XDCtools/Help option is visible (but disabled). Added bad load package to config script, and built project: xdc.loadPackage("missing.package"); xdc.PACKAGE_NOT_FOUND error appeared in Problems view, and XDCtools/Help menu option was visible, enabled, and opened help at the description of this error.
Shipped in XDCtools 3.20.04