This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Please help me..

Hello all:

I rebuilt the codec_server for 128 MB memory by changing the addresses in the .tcf file. But I get the following error when I
built it.

"js: "/opt/dvevm_1_10_00_18/xdctools_1_20/include/utils.tci", line 650: exception from uncaught JavaScript throw: TypeError:Cannot call method "findPkg" of undefined
"./package/cfg/Biometrics_x64P.cfg", line 532
"/opt/dvevm_1_10_00_18/xdctools_1_20/include/utils.tci", line 562
"/opt/dvevm_1_10_00_18/xdctools_1_20/packages/xdc/cfg/cfg.js", line 45"


Could you help me to fix this?

Thanks
  • This error feels like you're using XDCtools 1.20 to integrate components that were released with an XDCtools 2.x release.  XDCtools 1.x can't integrate packages released with XDCtools 2.x.

    If that doesn't help, maybe you can post more of your build commands (which might also include component versions?) to provide a better context of what you're trying to integrate?

    Chris

  • I would agree with Chris, by the looks of your directory name (dvevm_1_10_18), it appears you are working with a really old software release; in order to rebuild the codec server, you will need the codec libraries and the ones we provide currently are probrably not compatible with such an old release.