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.

DM385 IPNC3.5 编译hdvpss出错



各位好: 我们使用了DM385 IPNC3.5 RDK,编译hdvpss出错,按照说明修改了rules.make 里面各模块路径,还修改了platform = ti814x-evm,其他没有修改,执行gmake -s all OS=Linux 进行编译,出错信息如下:

# Linking into /home/tfh/work/dm385/Source/ti_tools/hdvpss_01_00_01_37/..//hdvpss_01_00_01_37/build/hdvpss_examples_captureVip/bin/ti814x-evm/hdvpss_examples_captureVip_m3vpss_debug.xem3... 
# 
"/home/tfh/work/dm385/Source/ti_tools/hdvpss_01_00_01_37/..//hdvpss_01_00_01_37/build/hdvpss_examples_captureVip/obj/ti814x-evm/m3vpss/debug/hdvpss_examples_captureVip_configuro/linker_mod.cmd", line 178: error: 
  run placement fails for object ".bss:frameBuffer", size 0x7b0000f (page 0). 
  Available ranges: 
  FRAME_BUFFER_MEM   size: 0x6600000    unused: 0x6600000    max hole: 
  0x6600000 
error: errors encountered during linking; 
  "/home/tfh/work/dm385/Source/ti_tools/hdvpss_01_00_01_37/..//hdvpss_01_00_01 
  _37/build/hdvpss_examples_captureVip/bin/ti814x-evm/hdvpss_examples_captureV 
  ip_m3vpss_debug.xem3" not built 
gmake[1]: *** [/home/tfh/work/dm385/Source/ti_tools/hdvpss_01_00_01_37/..//hdvpss_01_00_01_37/build/hdvpss_examples_captureVip/bin/ti814x-evm/hdvpss_examples_captureVip_m3vpss_debug.xem3] Error 1 
gmake: *** [captureVip] Error 2

请问这是什么问题呢?另外咨询下,如果编译通过了,最终生成的文件在哪里呢?非常感谢各位!