Hi,
I am using GenAlg XDAIS tools in CCS 4.1.2.0027 to create an algorithm. I already have various .lib files which I want to use in this project. How would I go about using them? In which files do I specify the include and library paths (config.bld package.bld ?). The various lib files have my current non-XDAIS compliant algorithm implementation. I am hoping to consume the algorithm package created by GenAlg into a GenCodecPkg and test it with QualiTi to test for XDAIS compliance.
Thanks