Community
Participate
Working Groups
In xdc.runtime.knl.Thread: Thread_Instance_init(), the instance name defined in the params structure is not being assined to the proxy's param structure. Thus, the instance name is getting lost. Need to add the following: proxyParams.instance->name = params->instance->name
- fixed in xdc-v40 (3.20.01.51) and xdc-w02
Verified by code inspection in xdc/runtime/knl/Thread.c xdc-v45 and xdc-w05
Shipped in XDCtools 3.20.02