I am able to run dm6467_h264dec_x_xx_xxx_production package library using JTAG on EVM DM6467.
I am able to run 'message' example present in 'gpp/samples/src' by referring to session 12 in DSP Link 'InstallGuide_Davinci.pdf' in Linux using DM6467 EVM.
Now I want to run decoder library as mentioned above on Linux MV. I have no clue how to get 'gpp' for running my library on Linux MV.
I could not able to find any doc how 'messagegpp' was generated in the samples givenat
''dvsdk_x_xx_xx_xx\dsplink-davinci-v1.50-prebuilt\packages\dsplink\gpp\BUILD\MESSAGE\BIN\DEBUG'
Please help me how to generate gpp for my library. (I think library code is using both ARM968 and DSP cores).
Thanks in advance.