Hello
I am trying to compile and bulid the VESA Project Eaxmple exist at : C:\dvsdk_1_11_00_00_DM648\pspdrivers_1_10_00\packages\ti\sdo\pspdrivers\system\dm648\bios\evmDM648\video\sample\build\vesa_colorbar
And got the following error below :
making package.mak (because of package.bld) ...
generating interfaces for package xdcconfig (because package/package_xdcconfig.c is older than package.xdc) ...
configuring dm648_evm_vport_st_vesa_colorbar_sample.x64P from package/cfg/dm648_evm_vport_st_vesa_colorbar_sample_x64P.cfg ...
js: "./package/cfg/dm648_evm_vport_st_vesa_colorbar_sample_x64P.cfg", line 723: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.bios' along the path: 'C:/dvsdk_1_11_00_00_DM648/xdctools_3_15_03_67/packages;..;'. Ensure that the package path is set correctly.
gmake.exe: *** [package/cfg/dm648_evm_vport_st_vesa_colorbar_sample_x64P.c] Error 1
I am using the following tools :
DSP_BIOS VER : xdctools_3_15_03_67
CGT TOOLS : V.6_1_19 CCS VERSION : 3.3.82.13 I tried different CGT ( older version ) Also older versions of DSP_BIOS and Older versios of XDC tools and got the same ERROR again and again... Is anyone familier with this problem and can supply directions for solution
Thanks Gideon