All,
I am building VSRC component on A8 on sdk5030115. I am getting build
time errors of undefined reference to functions like MemMgr_Alloc and OMX_DIO_FrameqTunnel_Dequeue, which are part of omxutils and DIO.
I have changed the following make files to include VSRC in the component list.
- omx-ti81xx-src_05_02_00_30\examples\ti\omx\demos\omxobjs\makefile
- omx-ti81xx-src_05_02_00_30\examples\ti\omx\demos\decode\makefile
- omx-ti81xx-src_05_02_00_30\examples\ti\omx\demos\dm816xbm\makefile
- omx-ti81xx-src_05_02_00_30\src\ti\omx\omxcore\omxcore_cfg.h
- omx-ti81xx-src_05_02_00_30\src\ti\omx\domx\domx_cfg.h
Is there anything else that I need to do? How can I overcome these errors?
Is there a document which explains this information?
Thanks and regards
Kishor