Hello all
I'm developing on a custom board derived from a Beaglebone that uses an AM3874.
In order to use the video HDMI output, we compiled the syslink and framebuffer dirver using the ti-ezsdk_dm814x-evm_5_04_00_11 SDK.
We found a problem that sometimes occurs during firmware loading that seems the same described here http://processors.wiki.ti.com/index.php/SysLink_FAQs in "Ipc_control(STARTCALLBACK) timeouts on TI81XX device when only the VPSS-M3 is used" section.
What I do not understand is which cfg file should we modify, there are dozens of them in the syslink source directory and also it is not clear how they affect the compilation (I did not find any link between cfg files and build options)
Does anyone know the answer?
Thanks!