Community
Participate
Working Groups
I verified that this is still broken in XDC 3.20.00 GA and BIOS 6.30.00 GA. This came in via Forum post: http://e2e.ti.com/support/embedded/int-embedded_software/f/123/p/50781/179614.aspx#179614
Can't address properly in 3.20.01 timeframe, recommitting to 3.21 .
Fixed around xdcconfig-h05, works in XDCtools 3.21.00.37-eng Arrays elements are now editable. User can now add EventCombiner module, navigate to specific entries in the events config param, and change their values. Results in the following script, for example: var EventCombiner = xdc.useModule('ti.sysbios.family.c64p.EventCombiner'); EventCombiner.events[0].arg = 5; EventCombiner.events[0].fxn = "&myFunc"; The restriction remains that the GUI can't add or delete items to an array. The events array is fixed-length anyway.
Verified. Created a project in CCS4.20 using XDCtools 3.20.00.48-eng and SYS/BIOS 6.30.02.42 for the C6747 device from the BIOS clock template. Launched XGCONF and added the 'ti.sysbios.family.c64p.EventCombiner' module. Able to edit the various fields of the 'events' array of the module. Verified the generated script code by inspection.
Shipped in XDCtools 3.21