Dear Friends!
I'm just on the very beginning of learning the TI products. I have a PC workstation with Ubuntu, DVSDK 2.0 and other necessary software.
I've began with the "OMAP and DaVinci software for dummies" book. Although the book is quite simple and clear, I've already faced the problem. When I'm trying to start the RTSC Packaging tool Wizard, I do all the necessary procedures according to the book, but when I type the "make genpackage" command (according to instructions on page 74) I recieve back the message:
"No rule to make target genpackage"
Then I've tried to do the same opperation using the instructions in http://processors.wiki.ti.com/index.php?title=RTSC_Codec_Package_Wizard_FAQ, but when I enter the command xs ti.sdo.codecutils.genpackage -g I recieve the message
can't locate the package "ti.sdo.codecutils.genpackage" along the path
I've checked the path. There are /ti/sdo/codecutils/genpackage folder chain in CE utils folder, but it doesn't work.
What am I doing wrong?