]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/commit
Trace: Update ti.trace.SysMin to be compatible with XDC 3.25
authorChris Ring <cring@ti.com>
Tue, 12 Mar 2013 23:37:42 +0000 (16:37 -0700)
committerChris Ring <cring@ti.com>
Wed, 13 Mar 2013 15:49:42 +0000 (08:49 -0700)
commit8321a16a33a97db62391a5b05089d86335ec9d64
tree6a66e26a389fdf04f2c12f846c27b62941c0c131
parent0da2579c5337c39ef5b97a71397a91f7349ab69f
Trace: Update ti.trace.SysMin to be compatible with XDC 3.25

XDC 3.25 includes device support we will need, as well as support for CCS 5.4,
a key development environment.  Unfortunately, there is a small compatibility
break between XDC 3.24 and 3.25 for the [rare] modules that implement
xdc.runtime.ISystemSupport.  Unfortunately, ti.trace.SysMin is susceptible to
this break, and requires a slight change.

Prior to this commit, we must use XDC 3.24.  After this commit, we must use
XDC 3.25.
packages/ti/trace/SysMin.c
packages/ti/trace/SysMin.xdc