author | Chris Ring <cring@ti.com> | |
Tue, 12 Mar 2013 23:37:42 +0000 (16:37 -0700) | ||
committer | Chris Ring <cring@ti.com> | |
Wed, 13 Mar 2013 15:49:42 +0000 (08:49 -0700) | ||
commit | 8321a16a33a97db62391a5b05089d86335ec9d64 | |
tree | 6a66e26a389fdf04f2c12f846c27b62941c0c131 | tree | snapshot (tar.xz tar.gz zip) |
parent | 0da2579c5337c39ef5b97a71397a91f7349ab69f | commit | diff |
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.
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 | diff | blob | history | |
packages/ti/trace/SysMin.xdc | diff | blob | history |