Community
Participate
Working Groups
XDCtools 3.20 release had some integration support for standard make projects in eclipse. This support needs to be productized and validated on CCSv4 and CCSv5.
Implemented in xdcprod-n24
Moved to fix verify to XDCtools 3.22.02
verified by 1. creating a makefile project in CCS5: o File->New C Project o select Makefile project (Empty project) 2. changing the build command to ${XDCROOT}/xdc (from "make"): o Project->properties o select C/C++ Build : Builder Settings o uncheck "Use default build command" and enter ${XDCROOT}/xdc 3. adding a package.xdc and package.bld file to the project
shipped in XDCtools 3.23 (http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/3_23_00_32)