Community
Participate
Working Groups
Using XDC 3.20.02.57_eng ... (1) It is not possible to change Defaults.common$ bits from the GUI. (2) change appears to be "stuck" internally somewhere. If you change another field (like Program.sysStack), the change will take affect. So, it is possible, but you need to make a 2nd change for the first change to take affect. The below <snip> is for my memory banks when it comes time to fix-verify this. Defaults.common$.diags_INFO = Diags.ALWAYS_ON; Defaults.common$.diags_USER6 = Diags.ALWAYS_ON; Program.sysStack = 128; Defaults.common$.diags_EXIT = Diags.ALWAYS_ON; LoggerSys.common$.diags_ASSERT = Diags.ALWAYS_OFF; LoggerSys.common$.diags_INTERNAL = Diags.ALWAYS_ON;
Fixed in xdcconfig-g24 by Jon Rowlands
Verified in XDCtools 3.20.03.61-eng (xdcprod-m61) using CCS4.2.0.09001. Able to successfully change "Defaults.common$" bits in XGCONF. Confirmed the changes in the script file as well. However, after validation the focus changes from the "xdc.runtime" tab to the "Basic" tab in the UI which is unexpected. This will be tracked via ECL323414 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=323414
Shipped in XDCtools 3.20.03