Community
Participate
Working Groups
In the build model, XDC should default "myExe.attrs.rtsName = null" when it sees the executable is a BIOS 5 executable. I.e., when "myExe.attrs.cfgScript" is a .tcf, it should default myExe.attrs.rtsName to null. Currently, to avoid a dependency on xdc.runtime, the user must explicitly set .attrs.rtsName to null - which is almost certainly what they want, but easy to forget.
Rejected since this will be a compatibility break. File a new bug where usage of legacy tcf is documented in a wiki page.
Bug is rejected