http://processors.wiki.ti.com/index.php/Codec_Engine_GenCodecPkg_Wizard_FAQ
In the web, there is no answer "How do I install the wizard?". And I configure the Makefile under the ezsdk folder, add
gencodecpkg:
$(XDC_INSTALL_DIR)/xs --xdcpath="$(CE_INSTALL_DIR)/packages;$(XDAIS_INSTALL_DIR)/packages" ti.sdo.ce.wizards.gencodecpkg
then I run "make gencodecpkg" in the terminal, and following is the result.
