Community
Participate
Working Groups
When a new instance is created with xgconf (e.g., ti.sysbios.knl.Swi), even though the "name" property is defined, it is sometimes lost, and a global reference for the instance is *not* created. To get this global reference, the instance must be selected again and "name" defined again. This will cause the name to show properly in the "Outline" view, and a global reference to be created. But the name field in the instance params still shows "null". There seems to be some behavior threshold where this starts to work, and instance names start sticking upon first creation. I haven't been able to find this condition.
Scott, we are uncertain whether this has in fact been fixed. Can you verify whether this problem is still extant?
I believe this was fixed as part of the "hour glass" support during validation.
Added code to cache value changes during validation, and to apply those changes after validation has completed.
This has apparently been fixed, I'm not able to recreate a failure.
clean out old verified bugs